mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Remove sticker send flag
This commit is contained in:
committed by
Scott Nonnenberg
parent
539c02cb92
commit
7a0197b08c
@@ -15,7 +15,6 @@ const browserWindow = remote.getCurrentWindow();
|
||||
window.isFocused = () => browserWindow.isFocused();
|
||||
|
||||
// Waiting for clients to implement changes on receive side
|
||||
window.ENABLE_STICKER_SEND = true;
|
||||
window.TIMESTAMP_VALIDATION = false;
|
||||
window.PAD_ALL_ATTACHMENTS = false;
|
||||
window.SEND_RECIPIENT_UPDATES = false;
|
||||
|
||||
Reference in New Issue
Block a user