mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Fix timestamps/spellcheck to use locale override
This commit is contained in:
@@ -60,3 +60,4 @@ window.textsecure.storage.protocol = window.getSignalProtocolStore();
|
||||
})();
|
||||
|
||||
window.getPreferredSystemLocales = () => ['en'];
|
||||
window.getLocaleOverride = () => null;
|
||||
|
||||
Reference in New Issue
Block a user