Merge PR #281: Fix generating action type for rule creation
This commit is contained in:
commit
3e1b5c57e3
@ -38,7 +38,7 @@ Page {
|
||||
|
||||
ListModel {
|
||||
id: generatedModel
|
||||
ListElement { displayName: ""; actionTypeId: "" }
|
||||
dynamicRoles: true
|
||||
}
|
||||
|
||||
function buildInterface() {
|
||||
|
||||
Reference in New Issue
Block a user