mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-17 23:56:56 +00:00
feat: early access
This commit is contained in:
@ -180,11 +180,11 @@ func New( // nolint[funlen]
|
||||
updater := updater.New(
|
||||
cm,
|
||||
installer,
|
||||
settingsObj,
|
||||
kr,
|
||||
semver.MustParse(constants.Version),
|
||||
updateURLName,
|
||||
runtime.GOOS,
|
||||
settingsObj.GetFloat64(settings.RolloutKey),
|
||||
)
|
||||
|
||||
return &Base{
|
||||
|
||||
Reference in New Issue
Block a user