bugfix: add missing logo
parent
19ab440954
commit
8210e62e01
|
|
@ -4,9 +4,9 @@
|
||||||
"shortName": "WidTimer",
|
"shortName": "WidTimer",
|
||||||
"version": "0.03",
|
"version": "0.03",
|
||||||
"description": "Timer widget with swipe controls. Double-swipe in any direction to unlock, then single swipes work: right/left ±1min, up/down ±10min. Will buzz upon timer completion.",
|
"description": "Timer widget with swipe controls. Double-swipe in any direction to unlock, then single swipes work: right/left ±1min, up/down ±10min. Will buzz upon timer completion.",
|
||||||
"icon": "widget.png",
|
"icon": "widtimer.png",
|
||||||
"type": "widget",
|
"type": "widget",
|
||||||
"tags": "widget,timer,gesture,battery-optimized",
|
"tags": "widget,timer,gesture",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"widtimer.wid.js","url":"widget.js"}
|
{"name":"widtimer.wid.js","url":"widget.js"}
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
Loading…
Reference in New Issue