Encrypt device name on account create, on first launch if needed
This commit is contained in:
@@ -681,6 +681,7 @@
|
||||
textsecure.storage.user.getDeviceId() != '1'
|
||||
) {
|
||||
window.getSyncRequest();
|
||||
window.getAccountManager().maybeUpdateDeviceName();
|
||||
}
|
||||
|
||||
const udSupportKey = 'hasRegisterSupportForUnauthenticatedDelivery';
|
||||
|
Reference in New Issue
Block a user