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