chore: fix signin button
parent
0a59c95cf2
commit
eea9c7c509
|
@ -3,7 +3,7 @@
|
|||
<div text-sm op50>
|
||||
Sign in to follow profiles or hashtags, favourite, share and reply to posts, or interact from your account on a different server.
|
||||
</div>
|
||||
<button class="btn-solid text-center" @click="openUserSwitcher">
|
||||
<button class="btn-solid text-center" @click="openSigninDialog()">
|
||||
Sign in
|
||||
</button>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue