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