mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Check whoAmI after regular CDSI sync
This commit is contained in:
parent
32fdd382bd
commit
7b15e2a39d
1 changed files with 1 additions and 0 deletions
|
@ -227,6 +227,7 @@ public class ManagerImpl implements Manager {
|
|||
e.getClass().getSimpleName());
|
||||
logger.debug("Full CDSI refresh failed", e);
|
||||
}
|
||||
context.getAccountHelper().checkWhoAmiI();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue