mirror of
https://github.com/wismna/ModernKeePass.git
synced 2025-10-03 15:40:18 -04:00
Fix Sonar issues
This commit is contained in:
@@ -210,7 +210,7 @@ namespace ModernKeePass
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
_log.LogError(ex);
|
||||
await _log.LogError(ex);
|
||||
}
|
||||
finally
|
||||
{
|
||||
|
Reference in New Issue
Block a user