mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
feat: availability checks (#22185)
This commit is contained in:
parent
52363cf0fb
commit
3f2e0780d5
25 changed files with 361 additions and 138 deletions
|
|
@ -105,7 +105,7 @@
|
|||
{/if}
|
||||
|
||||
{#if inputType !== SettingInputFieldType.PASSWORD}
|
||||
<div class="flex place-items-center place-content-center">
|
||||
<div class="flex place-items-center place-content-center gap-2">
|
||||
{#if inputType === SettingInputFieldType.COLOR}
|
||||
<input
|
||||
bind:this={input}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue