Parse phone numbers into e164 as part of schema upgrade
This commit is contained in:
@@ -137,6 +137,7 @@ const Attachments = {
|
||||
parent.Signal = Signal.setup({
|
||||
Attachments,
|
||||
userDataPath: '/',
|
||||
getRegionCode: () => parent.storage.get('regionCode'),
|
||||
});
|
||||
parent.SignalService = SignalService;
|
||||
|
||||
|
Reference in New Issue
Block a user