mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-14 07:47:21 +02:00
Update Store.vue
This commit is contained in:
@@ -47,6 +47,9 @@
|
||||
</v-list-subheader>
|
||||
<v-list-item v-else v-bind="props" />
|
||||
</template>
|
||||
<template #selection="{ item }">
|
||||
{{ item.raw.title }}
|
||||
</template>
|
||||
</v-select>
|
||||
</v-col>
|
||||
</v-row>
|
||||
|
||||
Reference in New Issue
Block a user