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

github.com/nextcloud/weather.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index a481c43..8bdf244 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -18,4 +18,9 @@
<bugs>https://github.com/nextcloud/weather/issues</bugs>
<repository type="git">https://github.com/nextcloud/weather</repository>
<ocsid>170605</ocsid>
+ <namespace>Weather</namespace>
+ <settings>
+ <admin>\OCA\Weather\Settings\Admin</admin>
+ <admin-section>\OCA\Weather\Settings\Section</admin-section>
+ </settings>
</info>