This commit is contained in:
2021-03-25 15:22:03 +00:00
parent 03179e71c3
commit c1b5015df4
2 changed files with 5 additions and 23 deletions

View File

@@ -202,9 +202,9 @@ export default {
name: null,
active: true,
notes: null,
color: "#ffffff",
selectRoles: 10,
removeRoles: 10,
color: "#ffffff", //if no previously set value then control will respond with a big object with all color system values in place, this prevents that
selectRoles: 1290,
removeRoles: 1290,
completed: false,
locked: false
},