mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-19 02:26:27 +00:00
Remove sentry and error reporting
This commit is contained in:
@ -45,6 +45,6 @@ func (m *Model) Save() error {
|
||||
if result := db.Save(m); result.Error != nil {
|
||||
return result.Error
|
||||
}
|
||||
ApplySettings()
|
||||
|
||||
return nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user