From 01200fbf252a113c7a996349eb45340e600cc34b Mon Sep 17 00:00:00 2001 From: Grigorii Shartsev Date: Fri, 28 Apr 2023 00:12:12 +0200 Subject: Fix viewer overlaying ViewerOverlayCallView Signed-off-by: Grigorii Shartsev --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 26a93438f..51ee786f8 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "stylelint:fix": "stylelint css/*.css css/*.scss src/**/*.scss src/**/*.vue --fix" }, "dependencies": { + "@linusborg/vue-simple-portal": "^0.1.5", "@nextcloud/auth": "^2.0.0", "@nextcloud/axios": "^2.3.0", "@nextcloud/browser-storage": "^0.2.0", -- cgit v1.2.3