Compare commits
1 commit
main
...
fix/remove
Author | SHA1 | Date | |
---|---|---|---|
|
295b848c10 |
1 changed files with 0 additions and 4 deletions
|
@ -183,10 +183,6 @@
|
||||||
<SettingInputField inputType={SettingInputFieldType.TEXT} label="Description" bind:value={description} />
|
<SettingInputField inputType={SettingInputFieldType.TEXT} label="Description" bind:value={description} />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="my-3">
|
|
||||||
<SettingSwitch bind:checked={showExif} title={'Show metadata'} />
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div class="my-3">
|
<div class="my-3">
|
||||||
<SettingSwitch bind:checked={allowDownload} title={'Allow public user to download'} />
|
<SettingSwitch bind:checked={allowDownload} title={'Allow public user to download'} />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue