Merge branch 'develop' of ssh://ognproject.evlt.uma.es:21987/opengnsys/oggui into develop

pull/16/head
Manuel Aranda Rosales 2025-02-05 13:05:04 +01:00
commit 17c22c8714
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ export class GroupsComponent implements OnInit, OnDestroy {
} else {
this.selectedNode = null;
this.selectedClients.data = [];
this.initialLoading = false;
}
}
},