mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 02:18:09 +00:00
fixed description update, after changing the default protocol
This commit is contained in:
@@ -169,8 +169,6 @@ QJsonObject ImportController::extractAmneziaConfig(QString &data)
|
||||
|
||||
QJsonObject config = QJsonDocument::fromJson(ba).object();
|
||||
|
||||
qDebug() << config;
|
||||
|
||||
return config;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user