Merge PR #281: Fix generating action type for rule creation

This commit is contained in:
Jenkins nymea 2019-12-08 18:25:59 +01:00
commit 3e1b5c57e3

View File

@ -38,7 +38,7 @@ Page {
ListModel {
id: generatedModel
ListElement { displayName: ""; actionTypeId: "" }
dynamicRoles: true
}
function buildInterface() {