forked from Silverfish/proton-bridge
GODT-1741: GUI and CLI settings to change visibility of All Mail folder.
This commit is contained in:
@ -92,6 +92,8 @@ type Bridger interface {
|
||||
DisableAutostart() error
|
||||
GetLastVersion() string
|
||||
IsFirstStart() bool
|
||||
IsAllMailVisible() bool
|
||||
SetIsAllMailVisible(bool)
|
||||
}
|
||||
|
||||
type bridgeWrap struct {
|
||||
|
||||
Reference in New Issue
Block a user