try to do it in App.vue

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
This commit is contained in:
Jakob Röhrl
2022-11-03 15:09:35 +01:00
committed by Marcel Klehr
parent d5dfd2c80c
commit 8fc4238bd9
2 changed files with 6 additions and 2 deletions
-1
View File
@@ -22,7 +22,6 @@
<template>
<NcAppSidebar v-if="currentBoard && currentCard"
v-click-outside="closeSidebar"
:active="tabId"
:title="title"
:subtitle="subtitle"