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