Remove reaction send flag
This commit is contained in:
parent
01d4aa0772
commit
539c02cb92
3 changed files with 13 additions and 26 deletions
|
@ -16,7 +16,6 @@ window.isFocused = () => browserWindow.isFocused();
|
|||
|
||||
// Waiting for clients to implement changes on receive side
|
||||
window.ENABLE_STICKER_SEND = true;
|
||||
window.ENABLE_REACTION_SEND = false;
|
||||
window.TIMESTAMP_VALIDATION = false;
|
||||
window.PAD_ALL_ATTACHMENTS = false;
|
||||
window.SEND_RECIPIENT_UPDATES = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue