Update apps.json

master
Ronin0000 2021-11-20 15:09:56 -08:00 committed by GitHub
parent dfd9e59993
commit d3ca682cff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -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"}