mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 17:23:20 +03:00
Add production and development docker-compose (#77)
This commit is contained in:
@@ -125,7 +125,7 @@ class BackupControllerPage extends HookConsumerWidget {
|
||||
),
|
||||
BackupInfoCard(
|
||||
title: "Total",
|
||||
subtitle: "All images and video on the device",
|
||||
subtitle: "All images and videos on the device",
|
||||
info: "${_backupState.totalAssetCount}",
|
||||
),
|
||||
BackupInfoCard(
|
||||
|
||||
Reference in New Issue
Block a user