Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Oct 31, 2023
1 parent 02bfb81 commit e9a5921
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GWallet.Backend/Infrastructure.fs
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ module Infrastructure =
#if DEBUG
if errorLevel = ErrorLevel.Error then
raise ex
false
#else
let ev = SentryEvent(ex, Level = errorLevel)
ReportInner ev
Expand Down

0 comments on commit e9a5921

Please sign in to comment.