Fix for fallback update dialog
This commit is contained in:
parent
f379c72aba
commit
018dc34e47
5 changed files with 70 additions and 34 deletions
|
@ -566,7 +566,8 @@
|
|||
window.reduxActions.network
|
||||
);
|
||||
window.Signal.Services.initializeUpdateListener(
|
||||
window.reduxActions.updates
|
||||
window.reduxActions.updates,
|
||||
window.Whisper.events
|
||||
);
|
||||
window.reduxActions.expiration.hydrateExpirationStatus(
|
||||
window.Signal.Util.hasExpired()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue