Use X-Signal-Receive-Stories header
This commit is contained in:
parent
c52fe3f377
commit
ebafc933b9
6 changed files with 66 additions and 12 deletions
|
@ -184,6 +184,7 @@ export function createIPCEvents(
|
|||
await window.storage.put('hasStoriesDisabled', value);
|
||||
const account = window.ConversationController.getOurConversationOrThrow();
|
||||
account.captureChange('hasStoriesDisabled');
|
||||
window.textsecure.server?.onHasStoriesDisabledChange(value);
|
||||
},
|
||||
|
||||
getPreferredAudioInputDevice: () =>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue