forked from FOSS/BangleApps
fix nceu widget + battery
parent
beb1b75da2
commit
cad2427c20
|
@ -287,15 +287,15 @@
|
||||||
],
|
],
|
||||||
"sortorder" : -1
|
"sortorder" : -1
|
||||||
},
|
},
|
||||||
{ "id": "sbat",
|
{ "id": "nceuwid",
|
||||||
"name": "NCEU Logo Widget",
|
"name": "NCEU Logo Widget",
|
||||||
"icon": "nceu-widget.png",
|
"icon": "nceu-widget.png",
|
||||||
"description": "Show the NodeConf EU logo in the top left",
|
"description": "Show the NodeConf EU logo in the top left",
|
||||||
"tags": "widget",
|
"tags": "widget",
|
||||||
"type":"widget",
|
"type":"widget",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"+sbat","url":"nceu-widget.json"},
|
{"name":"+nceuwid","url":"nceu-widget.json"},
|
||||||
{"name":"=sbat","url":"nceu-widget.js"}
|
{"name":"=nceuwid","url":"nceu-widget.js"}
|
||||||
],
|
],
|
||||||
"sortorder" : -1
|
"sortorder" : -1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue