fix: remove loading message for platforms in Setup.vue

This commit is contained in:
zurdi
2025-12-18 16:25:36 +00:00
parent d51dbdb1cc
commit 48655b4e02

View File

@@ -484,9 +484,6 @@ onMounted(() => {
color="primary"
size="64"
/>
<p class="text-white text-shadow mt-4">
Loading platforms...
</p>
</v-col>
</v-row>