Parse phone numbers into e164 as part of schema upgrade
This commit is contained in:
parent
8cb1f1f532
commit
aa13a2c6f7
8 changed files with 87 additions and 8 deletions
|
@ -129,6 +129,7 @@ window.moment.locale(locale);
|
|||
window.Signal = Signal.setup({
|
||||
Attachments,
|
||||
userDataPath: app.getPath('userData'),
|
||||
getRegionCode: () => window.storage.get('regionCode'),
|
||||
});
|
||||
|
||||
// Pulling these in separately since they access filesystem, electron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue