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

github.com/nextcloud/spreed.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 17:25:25 +0300
committerJoas Schilling <coding@schilljs.com>2019-03-01 12:03:05 +0300
commitb2db37ff9e8cd767864703c2f48eb3d1e9ed3752 (patch)
tree298f7b608f8824c4c8b0b162a915064f88ee8e08 /.eslintignore
parent5605e9ca26ddc4ddca453f8a0abbca52f741aa1b (diff)
Add an admin setting to restrict the app to groups
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 5185a5320..123d2988f 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,4 +1,6 @@
/js/admin/sha1.js
+/js/admin/allowed-groups.js
+/js/admin/allowed-groups.js.map
/js/admin/commands.js
/js/admin/commands.js.map
/js/tests/*