mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Add unblocked timeline event
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
export enum MessageRequestResponseEvent {
|
||||
ACCEPT = 'ACCEPT',
|
||||
BLOCK = 'BLOCK',
|
||||
UNBLOCK = 'UNBLOCK',
|
||||
SPAM = 'SPAM',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user