mirror of
https://github.com/bitwarden/mobile
synced 2025-12-12 22:33:25 +00:00
minor change missing in last commit
This commit is contained in:
@@ -63,7 +63,7 @@ namespace Bit.App.Controls
|
||||
{
|
||||
Icon_Error(sender, e);
|
||||
}
|
||||
catch(Exception ex)
|
||||
catch (Exception ex)
|
||||
{
|
||||
LoggerHelper.LogEvenIfCantBeResolved(ex);
|
||||
Icon_Error(sender, e);
|
||||
|
||||
Reference in New Issue
Block a user