fixed description update, after changing the default protocol
This commit is contained in:
parent
e66fbc3289
commit
39d1f1677f
2 changed files with 1 additions and 3 deletions
|
|
@ -169,8 +169,6 @@ QJsonObject ImportController::extractAmneziaConfig(QString &data)
|
|||
|
||||
QJsonObject config = QJsonDocument::fromJson(ba).object();
|
||||
|
||||
qDebug() << config;
|
||||
|
||||
return config;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue