WXL (wul)
2025-12-05 22bd207587899810e9afb4c1a53f0d5dae1e2ece
src/App.vue
@@ -2,7 +2,7 @@
  <div id="app">
    <router-view />
    <theme-picker />
    <Assistant v-if="routertf" />
    <!-- <Assistant v-if="routertf" /> -->
  </div>
</template>