fix plugin market icon

This commit is contained in:
jxxghp
2023-11-02 12:50:57 +08:00
parent 1dceeecdad
commit edb53cc58f

View File

@@ -91,7 +91,7 @@ onBeforeMount(fetchData)
<!-- Dialog Activator -->
<template #activator="{ props }">
<VBtn
icon="mdi-plus"
icon="mdi-store-plus"
v-bind="props"
size="x-large"
class="fixed right-5 bottom-5"