Add production and development docker-compose (#77)

This commit is contained in:
Alex
2022-03-27 15:17:58 -05:00
committed by GitHub
parent dd9c5244fd
commit 041c711cb9
4 changed files with 97 additions and 11 deletions

View File

@@ -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(