diff --git a/src/App/Pages/Vault/GroupingsPage/GroupingsPageViewModel.cs b/src/App/Pages/Vault/GroupingsPage/GroupingsPageViewModel.cs index 7b6e17851..eea5aa10e 100644 --- a/src/App/Pages/Vault/GroupingsPage/GroupingsPageViewModel.cs +++ b/src/App/Pages/Vault/GroupingsPage/GroupingsPageViewModel.cs @@ -651,7 +651,7 @@ namespace Bit.App.Pages } catch (Xamarin.Essentials.FeatureNotSupportedException) { - } + } } }