Update apps.json
parent
dfd9e59993
commit
d3ca682cff
|
|
@ -3517,13 +3517,14 @@
|
||||||
"name": "School Calendar",
|
"name": "School Calendar",
|
||||||
"shortName":"SCalendar",
|
"shortName":"SCalendar",
|
||||||
"icon": "CalenderLogo.png",
|
"icon": "CalenderLogo.png",
|
||||||
"version":"0.02",
|
"version":"0.01",
|
||||||
"description": "A simple calendar that you can see your upcoming events that you create in the customizer. Keep in note that your events reapeat weekly.(Beta)",
|
"description": "A simple calendar that you can see your upcoming events that you create in the customizer. Keep in note that your events reapeat weekly.(Beta)",
|
||||||
"tags": "tool",
|
"tags": "tool",
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"custom":"custom.html",
|
"custom":"custom.html",
|
||||||
"storage": [
|
"storage": [
|
||||||
{"name":"schoolCalendar.app.js"}
|
{"name":"schoolCalendar.app.js"},
|
||||||
|
{"name":"schoolCalendar.img","url":"app-icon.js","evaluate":true}
|
||||||
],
|
],
|
||||||
"data": [
|
"data": [
|
||||||
{"name":"app.json"}
|
{"name":"app.json"}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue