still broken chatbot.

This commit is contained in:
yuanhau 2025-05-13 23:09:11 +08:00
parent 784b45451e
commit d6fb71d460
12 changed files with 100 additions and 62 deletions

View file

@ -24,10 +24,10 @@ import copyrightInfo from "~/components/app/info/copyright.vue";
></span
>
</div>
<hr/>
<hr />
<div class="flex flex-col">
<span class="text-xl">版權資訊</span>
<copyrightInfo />
<span class="text-xl">版權資訊</span>
<copyrightInfo />
</div>
</div>
</template>