mirror of
https://github.com/aljazceru/signal-cli.git
synced 2025-12-28 11:34:31 +01:00
Check whoAmI after regular CDSI sync
This commit is contained in:
@@ -227,6 +227,7 @@ public class ManagerImpl implements Manager {
|
||||
e.getClass().getSimpleName());
|
||||
logger.debug("Full CDSI refresh failed", e);
|
||||
}
|
||||
context.getAccountHelper().checkWhoAmiI();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user