This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user