mirror of
https://github.com/aljazceru/signal-cli.git
synced 2026-01-07 08:04:18 +01:00
Request storage key after linking
This commit is contained in:
@@ -133,6 +133,7 @@ public class ProvisioningManager {
|
||||
m.requestSyncContacts();
|
||||
m.requestSyncBlocked();
|
||||
m.requestSyncConfiguration();
|
||||
m.requestSyncKeys();
|
||||
} catch (Exception e) {
|
||||
logger.error("Failed to request sync messages from linked device.");
|
||||
throw e;
|
||||
|
||||
Reference in New Issue
Block a user