Fix generting action type models now that we finally deviced for going "uuid" instead of string
This commit is contained in:
parent
b5c5e8b5f4
commit
0469ff6331
@ -38,7 +38,7 @@ Page {
|
||||
|
||||
ListModel {
|
||||
id: generatedModel
|
||||
ListElement { displayName: ""; actionTypeId: "" }
|
||||
dynamicRoles: true
|
||||
}
|
||||
|
||||
function buildInterface() {
|
||||
|
||||
Reference in New Issue
Block a user