mirror of
https://github.com/ivabus/gui
synced 2025-04-23 14:07:14 +03:00
let’s spell things correctly eh?
This commit is contained in:
parent
aea58b89ed
commit
1220682ffc
1 changed files with 2 additions and 2 deletions
|
@ -61,7 +61,7 @@
|
|||
class:visible={isLogoutOpen}
|
||||
on:click={logout}
|
||||
>
|
||||
logout
|
||||
log out
|
||||
</div>
|
||||
</div>
|
||||
{:else}
|
||||
|
@ -71,7 +71,7 @@
|
|||
on:click={openGithub}
|
||||
on:dblclick={preventDoubleClick}
|
||||
>
|
||||
login
|
||||
log in
|
||||
</button>
|
||||
{/if}
|
||||
|
||||
|
|
Loading…
Reference in a new issue