logi-fix.js aktualisiert
This commit is contained in:
parent
3a3d88f5c1
commit
54b3b2b1e9
@ -11,6 +11,7 @@ shutdownColor:readonly
|
|||||||
LightingMode:readonly
|
LightingMode:readonly
|
||||||
forcedColor:readonly
|
forcedColor:readonly
|
||||||
*/
|
*/
|
||||||
|
|
||||||
export function ControllableParameters(){
|
export function ControllableParameters(){
|
||||||
return [
|
return [
|
||||||
{"property":"shutdownColor", "group":"lighting", "label":"Shutdown Color", "min":"0", "max":"360", "type":"color", "default":"#009bde"},
|
{"property":"shutdownColor", "group":"lighting", "label":"Shutdown Color", "min":"0", "max":"360", "type":"color", "default":"#009bde"},
|
||||||
|
Loading…
Reference in New Issue
Block a user