🐛 Fix authorization

This commit is contained in:
2025-09-26 01:11:58 +08:00
parent 0c36ff1bcd
commit 5c5b35b1b5
4 changed files with 32 additions and 6 deletions

View File

@@ -53,7 +53,7 @@
<v-card variant="outlined" class="pa-4 mb-4 text-left">
<h4 class="font-medium mb-2">
This will allow
{{ clientInfo.clientName || "the app" }} to:
{{ clientInfo.clientName || "the app" }} to
</h4>
<ul class="space-y-1">
<li