summaryrefslogtreecommitdiffstats
path: root/apps/settings/appinfo
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-17 09:30:13 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-10-17 09:30:13 +0200
commit0799b8988b26ff702979f85b62e671aafd73783d (patch)
tree003094ef4c336838e97b050ded7d1f668252741e /apps/settings/appinfo
parentbca2720c1ba39c6a4d81a0392d1f77b40ab23d94 (diff)
downloadnextcloud-server-0799b8988b26ff702979f85b62e671aafd73783d.tar.gz
nextcloud-server-0799b8988b26ff702979f85b62e671aafd73783d.zip
Rename personal Groupware settings section to "Availability"
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/settings/appinfo')
-rw-r--r--apps/settings/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/appinfo/info.xml b/apps/settings/appinfo/info.xml
index 37083481ada..9cb489ff0f3 100644
--- a/apps/settings/appinfo/info.xml
+++ b/apps/settings/appinfo/info.xml
@@ -37,7 +37,7 @@
<personal>OCA\Settings\Settings\Personal\Security\Password</personal>
<personal>OCA\Settings\Settings\Personal\Security\TwoFactor</personal>
<personal>OCA\Settings\Settings\Personal\Security\WebAuthn</personal>
- <personal-section>OCA\Settings\Sections\Personal\Groupware</personal-section>
+ <personal-section>OCA\Settings\Sections\Personal\Availability</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>