mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-27 18:23:20 +01:00
Disallow sync messages to PNIs
This commit is contained in:
committed by
Jon Chambers
parent
20392a567b
commit
4f42c10d60
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"messages" : [{
|
||||
"type" : 1,
|
||||
"destinationDeviceId" : 2,
|
||||
"content" : "Zm9vYmFyego",
|
||||
"timestamp" : 1234
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user