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:
Diffstat (limited to 'apps/systemtags/src/app.js')
-rw-r--r--apps/systemtags/src/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemtags/src/app.js b/apps/systemtags/src/app.js
index e7e5fea5372..9696f1edbad 100644
--- a/apps/systemtags/src/app.js
+++ b/apps/systemtags/src/app.js
@@ -52,7 +52,7 @@
// done if handling the event with the file list already
// created.
shown: true,
- systemTagIds: initialTags
+ systemTagIds: initialTags,
}
)