Use MXL flow label in tile UI
This commit is contained in:
+3
-3
@@ -160,10 +160,10 @@ namespace
|
||||
{
|
||||
const char* keys[] =
|
||||
{
|
||||
"name",
|
||||
"flow_name",
|
||||
"label",
|
||||
"description",
|
||||
"label"
|
||||
"flow_name",
|
||||
"name"
|
||||
};
|
||||
|
||||
for (const char* key : keys)
|
||||
|
||||
Reference in New Issue
Block a user