fix: nostr login (#2975)

This commit is contained in:
Vlad Stan
2025-02-17 16:18:04 +02:00
committed by GitHub
parent c08623277e
commit 1e083856ed
4 changed files with 76 additions and 74 deletions
+1 -1
View File
@@ -1312,7 +1312,7 @@
<div class="flex justify-center q-mt-md" style="gap: 1rem">
<q-btn
v-if="authMethods.includes('nostr-auth-nip98')"
@click="signInWithNostr"
@click="signInWithNostr()"
outline
no-caps
color="grey"