forked from Silverfish/proton-bridge
Do not explicitly unlabel folders during move
This commit is contained in:
@ -62,6 +62,7 @@ type storeMailboxProvider interface {
|
||||
Color() string
|
||||
IsSystem() bool
|
||||
IsFolder() bool
|
||||
IsLabel() bool
|
||||
UIDValidity() uint32
|
||||
|
||||
Rename(newName string) error
|
||||
|
||||
Reference in New Issue
Block a user