Skip to content

Commit ee9fc20

Browse files
committed
minor
1 parent 82e39bf commit ee9fc20

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/Jobs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ qx.Class.define("osparc.store.Jobs", {
3333
},
3434

3535
statics: {
36-
SERVER_MAX_LIMIT: 2, // Default to 2 rows for testing purposes
36+
SERVER_MAX_LIMIT: 20,
3737
},
3838

3939
members: {

0 commit comments

Comments
 (0)