forked from Silverfish/proton-bridge
GODT-1458: Splash screen and wording.
This commit is contained in:
@ -90,6 +90,8 @@ type Bridger interface {
|
||||
IsAutostartEnabled() bool
|
||||
EnableAutostart() error
|
||||
DisableAutostart() error
|
||||
GetLastVersion() string
|
||||
IsFirstStart() bool
|
||||
}
|
||||
|
||||
type bridgeWrap struct {
|
||||
|
||||
Reference in New Issue
Block a user