Parse phone numbers into e164 as part of schema upgrade
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user