mirror of
https://github.com/bitwarden/android.git
synced 2024-12-25 02:18:27 +03:00
EC-325 fix format (#1995)
This commit is contained in:
parent
cf222bd0c3
commit
5e61fb0a14
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ namespace Bit.App.Pages
|
|||
}
|
||||
}, AppResources.Trash, _deletedCount, uppercaseGroupNames, false));
|
||||
}
|
||||
|
||||
|
||||
// TODO: refactor this
|
||||
if (Device.RuntimePlatform == Device.Android
|
||||
||
|
||||
|
|
Loading…
Reference in a new issue