mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Add Message type
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
exports.GROUP = 'group';
|
||||
exports.PRIVATE = 'private';
|
||||
Reference in New Issue
Block a user