mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Spam Reporting UI changes
This commit is contained in:
@@ -550,6 +550,8 @@ message SyncMessage {
|
||||
DELETE = 2;
|
||||
BLOCK = 3;
|
||||
BLOCK_AND_DELETE = 4;
|
||||
SPAM = 5;
|
||||
BLOCK_AND_SPAM = 6;
|
||||
}
|
||||
|
||||
optional string threadE164 = 1;
|
||||
|
||||
Reference in New Issue
Block a user