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

github.com/nextcloud/jsloader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xappinfo/info.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index c97a92d..dc9f9dc 100755
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,6 +17,9 @@
<dependencies>
<nextcloud min-version="12" max-version="12" />
</dependencies>
+
+ <namespace>JSLoader</namespace>
+
<settings>
<admin>OCA\JSLoader\Settings\Admin</admin>
<admin-section>OCA\JSLoader\Settings\Section</admin-section>