mirror of
https://github.com/immich-app/immich.git
synced 2025-12-23 01:11:36 +03:00
chore: remove showDelete from maint. settings
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
icon={mdiRefresh}
|
||||
key="backups"
|
||||
>
|
||||
<MaintenanceBackupsList backups={data.backups} showDelete />
|
||||
<MaintenanceBackupsList backups={data.backups} />
|
||||
</SettingAccordion>
|
||||
</SettingAccordionState>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user