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