mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Fix for fallback update dialog
This commit is contained in:
committed by
Scott Nonnenberg
parent
f379c72aba
commit
018dc34e47
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user