Fix JSON.
This commit is contained in:
@@ -1026,7 +1026,7 @@ unsigned int SqliteNetworkController::_doCPGet(
|
|||||||
testFields.push_back('"');
|
testFields.push_back('"');
|
||||||
}
|
}
|
||||||
testFields.append("\n\t\t}\n");
|
testFields.append("\n\t\t}\n");
|
||||||
testFields.append("\t}\n");
|
testFields.append("\t},\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user