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