fix plugin market icon

This commit is contained in:
jxxghp
2023-11-02 12:50:57 +08:00
parent 1dceeecdad
commit edb53cc58f
+1 -1
View File
@@ -91,7 +91,7 @@ onBeforeMount(fetchData)
<!-- Dialog Activator --> <!-- Dialog Activator -->
<template #activator="{ props }"> <template #activator="{ props }">
<VBtn <VBtn
icon="mdi-plus" icon="mdi-store-plus"
v-bind="props" v-bind="props"
size="x-large" size="x-large"
class="fixed right-5 bottom-5" class="fixed right-5 bottom-5"