forked from FOSS/BangleApps
Update apps.json
parent
941bc852c1
commit
3c9e46c216
|
@ -3499,9 +3499,9 @@
|
||||||
{"name":"widclkbttm.wid.js","url":"widclkbttm.wid.js"}
|
{"name":"widclkbttm.wid.js","url":"widclkbttm.wid.js"}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{ "id": "schoolCalender",
|
{ "id": "schoolCalendar",
|
||||||
"name": "School Calendar",
|
"name": "School Calendar",
|
||||||
"shortName":"SCalender",
|
"shortName":"SCalendar",
|
||||||
"icon": "CalenderLogo.png",
|
"icon": "CalenderLogo.png",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "A simple calendar that you can see your upcoming events. Keep in note that your events reapeat weekly.",
|
"description": "A simple calendar that you can see your upcoming events. Keep in note that your events reapeat weekly.",
|
||||||
|
@ -3509,7 +3509,7 @@
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"custom":"interface.html",
|
"custom":"interface.html",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"schoolCalender.app.js","url":"app.js"},
|
{"name":"schoolCalendar.app.js","url":"app.js"},
|
||||||
{"name":"schoolCalendar.img","url":"app-icon.js","evaluate":true}
|
{"name":"schoolCalendar.img","url":"app-icon.js","evaluate":true}
|
||||||
],
|
],
|
||||||
"data": [
|
"data": [
|
||||||
|
|
Loading…
Reference in New Issue