mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-07-18 00:46:59 +00:00
fix notification for time/date
This commit is contained in:
parent
acff41daf4
commit
2ad12f5a92
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
<label class="block text-secondary text-sm font-bold mb-2" for="password">
|
||||
Headscale API Key
|
||||
{#if apiStatus == 'succeeded'}
|
||||
{#key apiStatus}
|
||||
{#key $APIKeyStore}
|
||||
<ApiKeyTimeLeft />
|
||||
{/key}
|
||||
{/if}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue