mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-23 07:38:06 +01:00
Correct envelope types for certain iOS builds
This commit is contained in:
committed by
Jon Chambers
parent
11f1cf80bd
commit
1461bcc2c2
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"messages" : [{
|
||||
"type" : 7,
|
||||
"destinationDeviceId" : 1,
|
||||
"body" : "Zm9vYmFyego",
|
||||
"timestamp" : 1234
|
||||
}]
|
||||
}
|
||||
Reference in New Issue
Block a user