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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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(