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
1 changed files with 1 additions and 1 deletions

View File

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