Crashes are now saved in the database
This commit is contained in:
@ -7,6 +7,7 @@ import (
|
||||
"github.com/aerogo/api"
|
||||
)
|
||||
|
||||
// Force interface implementations
|
||||
var (
|
||||
_ api.Newable = (*ClientErrorReport)(nil)
|
||||
)
|
||||
|
Reference in New Issue
Block a user