mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Add support for admin delete.
This commit is contained in:
committed by
Cody Henthorne
parent
1968438ebb
commit
071fbfd916
@@ -188,7 +188,6 @@ object FakeMessageRecords {
|
||||
linkPreviews,
|
||||
unidentified,
|
||||
reactions,
|
||||
remoteDelete,
|
||||
mentionsSelf,
|
||||
notifiedTimestamp,
|
||||
viewed,
|
||||
@@ -206,6 +205,7 @@ object FakeMessageRecords {
|
||||
0,
|
||||
false,
|
||||
0,
|
||||
null,
|
||||
null
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user