mirror of
https://github.com/bitwarden/mobile
synced 2025-12-17 16:53:26 +00:00
Run dotnet format (#1738)
This commit is contained in:
@@ -36,7 +36,7 @@ namespace Bit.Core.Services
|
||||
catch (Exception e)
|
||||
{
|
||||
throw new Exception("Unable to reach Key Connector", e);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public async Task SetUsesKeyConnector(bool usesKeyConnector)
|
||||
|
||||
Reference in New Issue
Block a user