mirror of
https://github.com/gurucomputing/headscale-ui.git
synced 2026-01-23 02:34:43 +00:00
latest-changes
This commit is contained in:
parent
ff61385f24
commit
b1ab7f4041
1 changed files with 3 additions and 0 deletions
|
|
@ -16,4 +16,7 @@
|
|||
</script>
|
||||
|
||||
<Svelecte options={preauthKeys} bind:value={selectedKey} />
|
||||
{#if selectedKey != ''}
|
||||
<p>{selectedKey}</p>
|
||||
{/if}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue