mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-11 05:06:51 +00:00
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