WXL
2025-04-30 6be49398a90a339a6c72ac9ea7a09fc368acda87
src/App.vue
@@ -2,7 +2,7 @@
  <div id="app">
    <router-view />
    <theme-picker />
    <Assistant v-if="routertf" />
    <!-- <Assistant v-if="routertf" /> -->
  </div>
</template>