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