mirror of
https://github.com/immich-app/immich.git
synced 2026-01-22 01:18:54 -08:00
merge: remote-tracking branch 'origin/main' into feat/integrity-checks-izzy
This commit is contained in:
16498
pnpm-lock.yaml
generated
16498
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@@ -35,12 +35,9 @@
|
||||
<NavbarItem
|
||||
title={$t('admin.maintenance_settings')}
|
||||
href={AppRoute.ADMIN_MAINTENANCE_SETTINGS}
|
||||
icon={mdiWrench}
|
||||
/>
|
||||
<NavbarItem title={$t('server_stats')} href={AppRoute.ADMIN_STATS} icon={mdiServer} />
|
||||
</div>
|
||||
|
||||
<div class="mb-2 me-4">
|
||||
<BottomInfo />
|
||||
</div>
|
||||
</AppShellSidebar>
|
||||
|
||||
Reference in New Issue
Block a user