Skip to content

Commit 305e592

Browse files
fix: Changed href into vue roter to
1 parent d842941 commit 305e592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/views/project/Templates.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
v-if="isAdmin"
9191
key="other"
9292
link
93-
href="/apps"
93+
to="/apps"
9494
>
9595
<v-list-item-icon>
9696
<v-icon>mdi-cogs</v-icon>

0 commit comments

Comments
 (0)