mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
Transit translation system (#309)
* update schemas * update schemas * update schemas * schema update * update translation * upd
This commit is contained in:
@@ -104,7 +104,7 @@ QJsonObject LedDevice::getLedDeviceSchemas()
|
||||
}
|
||||
|
||||
schemaJson = doc.object();
|
||||
schemaJson["title"] = QString("LED Device Specific");
|
||||
schemaJson["title"] = QString("edt_dev_spec_header_title");
|
||||
|
||||
result[devName] = schemaJson;
|
||||
}
|
||||
|
Reference in New Issue
Block a user