Skip to content

Commit 110c022

Browse files
committed
minor
1 parent 53dd3fa commit 110c022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/dashboard/ResourceContainerManager.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ qx.Class.define("osparc.dashboard.ResourceContainerManager", {
2727
paddingBottom: 60
2828
});
2929

30-
this.__foldersList = [];
3130
this.__workspacesList = [];
31+
this.__foldersList = [];
3232
this.__resourcesList = [];
3333
this.__groupedContainersList = [];
3434

0 commit comments

Comments
 (0)