mirror of
https://github.com/netbirdio/netbird.git
synced 2026-03-31 06:34:14 -04:00
remove auto updates gorm default latest
This commit is contained in:
@@ -54,7 +54,7 @@ type Settings struct {
|
||||
LazyConnectionEnabled bool `gorm:"default:false"`
|
||||
|
||||
// AutoUpdateVersion client auto-update version
|
||||
AutoUpdateVersion string `gorm:"default:'latest'"`
|
||||
AutoUpdateVersion string
|
||||
}
|
||||
|
||||
// Copy copies the Settings struct
|
||||
|
||||
Reference in New Issue
Block a user