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