Fix turnserver check not being started when restoring from cache
This commit is contained in:
parent
2974c541c5
commit
9b9d4bec70
@ -427,6 +427,7 @@ ChatPage::loadStateFromCache()
|
||||
getProfileInfo();
|
||||
getBackupVersion();
|
||||
verifyOneTimeKeyCountAfterStartup();
|
||||
callManager_->refreshTurnServer();
|
||||
|
||||
emit contentLoaded();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user