Removed dependency to qalarm
parent
b138224878
commit
280d5d1a88
|
|
@ -5,7 +5,6 @@
|
||||||
"icon": "lcars.png",
|
"icon": "lcars.png",
|
||||||
"version":"0.20",
|
"version":"0.20",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"dependencies": {"qalarm":"app"},
|
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"description": "Library Computer Access Retrieval System (LCARS) clock.",
|
"description": "Library Computer Access Retrieval System (LCARS) clock.",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,6 @@
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"supports": ["BANGLEJS2"],
|
"supports": ["BANGLEJS2"],
|
||||||
"description": "An analog watch face for people that can not read analog watch faces.",
|
"description": "An analog watch face for people that can not read analog watch faces.",
|
||||||
"dependencies": {"qalarm":"app"},
|
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue