diff --git a/package.json b/package.json index a31de07..d5799ac 100644 --- a/package.json +++ b/package.json @@ -11,6 +11,7 @@ "stylelint:fix": "./node_modules/.bin/stylelint src --fix" }, "dependencies": { + "@nextcloud/axios": "^2.5.1", "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/event-bus": "^3.3.1", "@nextcloud/initial-state": "^2.2.0", diff --git a/src/AppMenu.vue b/src/AppMenu.vue index 4e31f12..8874345 100644 --- a/src/AppMenu.vue +++ b/src/AppMenu.vue @@ -23,14 +23,15 @@ -