Skip to content
Snippets Groups Projects
Verified Commit 9b9d4bec authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Fix turnserver check not being started when restoring from cache

parent 2974c541
No related branches found
No related tags found
No related merge requests found
Pipeline #2279 passed
......@@ -427,6 +427,7 @@ ChatPage::loadStateFromCache()
getProfileInfo();
getBackupVersion();
verifyOneTimeKeyCountAfterStartup();
callManager_->refreshTurnServer();
emit contentLoaded();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment