fix: Adapt to new nextcloud vue version
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
-->
|
||||
<template>
|
||||
<NcAppNavigationItem v-if="boards.length > 0"
|
||||
:title="text"
|
||||
:name="text"
|
||||
:to="to"
|
||||
:exact="true"
|
||||
:allow-collapse="collapsible"
|
||||
|
||||
Reference in New Issue
Block a user