mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 18:40:39 +00:00
Check whoAmI after regular CDSI sync
This commit is contained in:
parent
f8ea631b03
commit
eaa6b7cf57
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