Change sortorder to show system-level info before other apps
parent
8c4d2fe0ab
commit
49dfd65e91
|
|
@ -9,5 +9,6 @@
|
||||||
"supports": ["BANGLEJS","BANGLEJS2"],
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
||||||
"custom": "custom.html",
|
"custom": "custom.html",
|
||||||
"customConnect": true,
|
"customConnect": true,
|
||||||
"storage": []
|
"storage": [],
|
||||||
|
"sortorder" : -10,
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue