CHECKPOINT some misc changes and about to manually upgrade package.json dependencies again
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
@click="openItem(item)"
|
||||
>
|
||||
<v-list-item-title v-text="item.name"></v-list-item-title>
|
||||
<!-- eslint-disable vue/no-v-html -->
|
||||
<v-list-item-subtitle
|
||||
v-html="item.info"
|
||||
></v-list-item-subtitle>
|
||||
|
||||
Reference in New Issue
Block a user