mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
all effects has same lineendings
Former-commit-id: c2586f57ce03c20a7a1083a5d62c8ddde7359b84
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name" : "Snake",
|
||||
"script" : "snake.py",
|
||||
"args" :
|
||||
{
|
||||
"rotation-time" : 10.0,
|
||||
"color" : [255, 0, 0],
|
||||
"percentage" : 25
|
||||
}
|
||||
}
|
||||
{
|
||||
"name" : "Snake",
|
||||
"script" : "snake.py",
|
||||
"args" :
|
||||
{
|
||||
"rotation-time" : 10.0,
|
||||
"color" : [255, 0, 0],
|
||||
"percentage" : 25
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user