update applestuff.js (correctly)
This commit is contained in:
parent
95cd6d9a5d
commit
13b2b4dd98
|
|
@ -1,5 +1,5 @@
|
|||
elements.cat = {
|
||||
color: "#ffffff,#000000, #00ffff",
|
||||
color: ["#ffffff","#000000", "#00ffff"],
|
||||
behavior: [
|
||||
"XX|XX|XX",
|
||||
"M2%25|XX|M2%25",
|
||||
|
|
|
|||
Loading…
Reference in New Issue