Update apps.json
parent
bd79718907
commit
d50ba356d6
16
apps.json
16
apps.json
|
|
@ -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"}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in New Issue