merge branch into master
This commit is contained in:
@@ -326,6 +326,8 @@ QString JsonObject::interfaceName()
|
||||
|
||||
QString JsonObject::passWord()
|
||||
{
|
||||
if (!loadcfg())
|
||||
return QString("");
|
||||
return tmp_psw;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user