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