EC-325 fix format (#1995)

This commit is contained in:
Federico Maccaroni 2022-07-15 13:35:21 -03:00 committed by GitHub
parent cf222bd0c3
commit 5e61fb0a14
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -298,7 +298,7 @@ namespace Bit.App.Pages
} }
}, AppResources.Trash, _deletedCount, uppercaseGroupNames, false)); }, AppResources.Trash, _deletedCount, uppercaseGroupNames, false));
} }
// TODO: refactor this // TODO: refactor this
if (Device.RuntimePlatform == Device.Android if (Device.RuntimePlatform == Device.Android
|| ||