mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-11 18:10:49 +08:00
更新 PluginAppCard.vue
This commit is contained in:
@@ -179,7 +179,7 @@ const dropdownItems = ref([
|
||||
</div>
|
||||
<VCardTitle>
|
||||
{{ props.plugin?.plugin_name }}
|
||||
<span class="text-xs text-gray-500">v{{ props.plugin?.plugin_version }}</span>
|
||||
<span class="text-sm text-gray-500">v{{ props.plugin?.plugin_version }}</span>
|
||||
</VCardTitle>
|
||||
<VCardText class="pb-2">
|
||||
{{ props.plugin?.plugin_desc }}
|
||||
|
||||
Reference in New Issue
Block a user