revert(dashboard): remove mdi-robot fallback that caused all platforms to show same icon

This commit is contained in:
LIghtJUNction
2026-03-29 23:57:51 +08:00
parent 8919d4debb
commit 48e54e5ecc

View File

@@ -56,7 +56,6 @@
margin-right: 16px;
"
/>
<v-icon v-else>mdi-robot</v-icon>
</template>
</v-list-item>
</template>