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

github.com/nextcloud/groupfolders.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Schwan <carl@carlschwan.eu>2022-11-02 14:35:26 +0300
committerCarl Schwan <carl@carlschwan.eu>2022-11-02 14:35:26 +0300
commitcc373e4098a84a7d28de35aa559d42f8608a0bbe (patch)
tree814451f18caa0e750812f438612b290f1c90fe9e /package.json
parentaee732bd86aabf8217312b0380dd2dd7f2de91ec (diff)
Fix loading sidebar
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index f44fd25a..5c98a6c4 100644
--- a/package.json
+++ b/package.json
@@ -34,6 +34,7 @@
},
"dependencies": {
"@nextcloud/axios": "^2.1.0",
+ "@nextcloud/event-bus": "^3.0.2",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^7.0.0-beta.7",
"nextcloud-server": "^0.15.10",