forked from FOSS/BangleApps
remove sortorder on apps that might confuse new users
parent
ffc290cd6a
commit
8b987aa1f4
|
@ -1782,8 +1782,7 @@
|
|||
{"name":"toucher.app.js","url":"app.js"},
|
||||
{"name":"toucher.settings.js","url":"settings.js"}
|
||||
],
|
||||
"data": [{"name":"toucher.json"}],
|
||||
"sortorder": -10
|
||||
"data": [{"name":"toucher.json"}]
|
||||
},
|
||||
{
|
||||
"id": "balltastic",
|
||||
|
@ -2060,8 +2059,7 @@
|
|||
{"name":"dane_tcr.app.js","url":"app.js"},
|
||||
{"name":"dane_tcr.settings.js","url":"settings.js"}
|
||||
],
|
||||
"data": [{"name":"dane_tcr.json"}],
|
||||
"sortorder": -10
|
||||
"data": [{"name":"dane_tcr.json"}]
|
||||
},
|
||||
{
|
||||
"id": "buffgym",
|
||||
|
|
Loading…
Reference in New Issue