forked from Silverfish/proton-bridge
GODT-1244: Refactor switching stable-early and factory reset
This commit is contained in:
@ -81,7 +81,7 @@ type Bridger interface {
|
||||
DisableCache() error
|
||||
MigrateCache(from, to string) error
|
||||
GetUpdateChannel() updater.UpdateChannel
|
||||
SetUpdateChannel(updater.UpdateChannel) (needRestart bool, err error)
|
||||
SetUpdateChannel(updater.UpdateChannel)
|
||||
GetKeychainApp() string
|
||||
SetKeychainApp(keychain string)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user