mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-04 23:18:44 +08:00
fix plugin market icon
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user