mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 17:29:32 +01:00
Add notification profile and chat folder backupv2 proto support.
This commit is contained in:
committed by
Greyson Parrelli
parent
c91123e8e8
commit
d1bfa6ee9e
@@ -36,6 +36,8 @@ message ArchiveUploadProgressState {
|
||||
Call = 4;
|
||||
Sticker = 5;
|
||||
Message = 6;
|
||||
NotificationProfile = 7;
|
||||
ChatFolder = 8;
|
||||
}
|
||||
|
||||
State state = 1;
|
||||
|
||||
Reference in New Issue
Block a user