Skip to content
Snippets Groups Projects
Commit 65c4b5a3 authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#3759] Fix account registration after creation

parent 1db18330
Branches
Tags
No related merge requests found
......@@ -3376,6 +3376,8 @@ std::string ManagerImpl::addAccount (
newAccount->setVoIPLink();
newAccount->registerVoIPLink();
saveConfig();
if (_dbus)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment