Skip to content

Commit 306a90a

Browse files
committed
minor
1 parent c5512df commit 306a90a

File tree

1 file changed

+1
-1
lines changed
  • services/static-webserver/client/source/class/osparc/store

1 file changed

+1
-1
lines changed

services/static-webserver/client/source/class/osparc/store/Products.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ qx.Class.define("osparc.store.Products", {
127127
},
128128

129129
getSupportCenterGroupId: function() {
130-
return 2;
130+
return 23;
131131
},
132132
}
133133
});

0 commit comments

Comments
 (0)