Fix timestamps/spellcheck to use locale override
This commit is contained in:
parent
59fa75c309
commit
fd8691b871
11 changed files with 45 additions and 11 deletions
|
@ -60,3 +60,4 @@ window.textsecure.storage.protocol = window.getSignalProtocolStore();
|
|||
})();
|
||||
|
||||
window.getPreferredSystemLocales = () => ['en'];
|
||||
window.getLocaleOverride = () => null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue