Skip to content

Commit 3296478

Browse files
[FIX] mergin error in the file chatbot.vue
1 parent ad6cd6c commit 3296478

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

crypto-pilot-builder/src/components/chatbot.vue

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,6 @@
5151
<div class="btn-shine"></div>
5252
</button>
5353
</div>
54-
<div class="error-icon">🔒</div>
55-
<h3>Authentification requise</h3>
56-
<p>{{ authError }}</p>
57-
<div class="auth-actions">
58-
<button @click="redirectToLogin" class="btn btn-primary">
59-
Se connecter
60-
</button>
6154
</div>
6255
</div>
6356

0 commit comments

Comments
 (0)