diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-05-09 14:39:40 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-05-09 14:39:40 +0200 |
commit | f0c292e77b697bd89a529244cb23e886e5481d40 (patch) | |
tree | a7c9c2764180832741766f4115f542f84f85c5b1 /app/calendar.apd | |
parent | 9efd484e277578bc27f18baac64c0067852044de (diff) | |
download | volse-hubzilla-f0c292e77b697bd89a529244cb23e886e5481d40.tar.gz volse-hubzilla-f0c292e77b697bd89a529244cb23e886e5481d40.tar.bz2 volse-hubzilla-f0c292e77b697bd89a529244cb23e886e5481d40.zip |
remove the caldav and event app and make calendar the default app
Diffstat (limited to 'app/calendar.apd')
-rw-r--r-- | app/calendar.apd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/calendar.apd b/app/calendar.apd new file mode 100644 index 000000000..8de046e48 --- /dev/null +++ b/app/calendar.apd @@ -0,0 +1,6 @@ +version: 1 +url: $baseurl/cdav/calendar, $baseurl/settings/calendar +requires: local_channel +name: Calendar +photo: icon:calendar +categories: Productivity, nav_featured_app |