format: after disabling changeChest

This commit is contained in:
atlasan 2023-02-19 19:44:57 +01:00
parent 2d9e8025c0
commit 515a058377
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ class UnlockingWallet extends StatelessWidget {
'changeChest'.tr(),
style: const TextStyle(
fontSize: 22,
color:Colors.grey, // orangeC
color: Colors.grey, // orangeC
fontWeight: FontWeight.w600),
),
),