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