Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-02-27 14:17:53 +0300
committerJoas Schilling <coding@schilljs.com>2019-02-27 14:17:53 +0300
commit24354bde1d9163794eaf62ef432e62839c7979e7 (patch)
treeea70f1effbff9f8a6f9f72540e519549517e5007 /apps/theming/appinfo
parent018343b7d4ae563473c0cca9f08386f0b2a672b6 (diff)
Do not register unexisting section
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'apps/theming/appinfo')
-rw-r--r--apps/theming/appinfo/info.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/theming/appinfo/info.xml b/apps/theming/appinfo/info.xml
index 2d328811a56..eeda2c6f524 100644
--- a/apps/theming/appinfo/info.xml
+++ b/apps/theming/appinfo/info.xml
@@ -23,6 +23,5 @@
<settings>
<admin>OCA\Theming\Settings\Admin</admin>
- <admin-section>OCA\Theming\Settings\Section</admin-section>
</settings>
</info>