Skip to content

Commit

Permalink
Update grif.go
Browse files Browse the repository at this point in the history
  • Loading branch information
quiquelhappy committed Aug 15, 2021
1 parent 3b662a8 commit 4726f04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/grif.go
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ func main(){
return event
},
})

defer sentry.Flush(time.Second * 2)
defer sentry.Recover()
if err := rootCMD.Execute(); err != nil {
Expand Down

0 comments on commit 4726f04

Please sign in to comment.