Update apps.json

master
Ronin0000 2021-09-16 18:36:59 -07:00 committed by GitHub
parent bd79718907
commit d50ba356d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 1 deletions

View File

@ -3501,5 +3501,19 @@
"storage": [
{"name":"widclkbttm.wid.js","url":"widclkbttm.wid.js"}
]
}
},
{ "id": "schoolCalender",
"name": "School Calendar",
"shortName":"SCalender",
"icon": "CalenderLogo.png",
"version":"0.01",
"description": "A simple calendar that you can see your upcoming events. Keep in note that your events reapeat weekly.",
"tags": "tool",
"readme": "README.md",
"custom":"interface.html",
"data": [
{"name":"app.json"}
]
}
]