summaryrefslogtreecommitdiffstats
path: root/apps/settings/appinfo
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2022-10-22 20:12:05 +0200
committerThomas Citharel <tcit@tcit.fr>2022-10-24 10:41:24 +0200
commit8b13f6d475bee5e622ead71186e71caa68951a1a (patch)
treedaef62144f19b918c2fc07bb64ec85f6fb18e017 /apps/settings/appinfo
parent4415fca5f8e91fbec73055187bc1d9ae78f2360b (diff)
downloadnextcloud-server-8b13f6d475bee5e622ead71186e71caa68951a1a.tar.gz
nextcloud-server-8b13f6d475bee5e622ead71186e71caa68951a1a.zip
Add Calendar settings section
In replacement of the removed Groupware settings section in https://github.com/nextcloud/server/pull/34626 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'apps/settings/appinfo')
-rw-r--r--apps/settings/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/appinfo/info.xml b/apps/settings/appinfo/info.xml
index 9cb489ff0f3..310d2902510 100644
--- a/apps/settings/appinfo/info.xml
+++ b/apps/settings/appinfo/info.xml
@@ -38,6 +38,7 @@
<personal>OCA\Settings\Settings\Personal\Security\TwoFactor</personal>
<personal>OCA\Settings\Settings\Personal\Security\WebAuthn</personal>
<personal-section>OCA\Settings\Sections\Personal\Availability</personal-section>
+ <personal-section>OCA\Settings\Sections\Personal\Calendar</personal-section>
<personal-section>OCA\Settings\Sections\Personal\PersonalInfo</personal-section>
<personal-section>OCA\Settings\Sections\Personal\Security</personal-section>
<personal-section>OCA\Settings\Sections\Personal\SyncClients</personal-section>