fix(dashboard): remove stray closing div in InstalledPluginsTab

This commit is contained in:
LIghtJUNction
2026-03-29 15:51:09 +08:00
parent 7b22e56252
commit 90d565f4c7

View File

@@ -848,7 +848,6 @@ const pinnedPlugins = computed(() => {
</button>
</template>
</v-tooltip>
</div>
</template>
<style scoped>