update applestuff.js (correctly)

This commit is contained in:
mrapple 2024-01-28 23:28:02 +00:00 committed by GitHub
parent 95cd6d9a5d
commit 13b2b4dd98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
elements.cat = { elements.cat = {
color: "#ffffff,#000000, #00ffff", color: ["#ffffff","#000000", "#00ffff"],
behavior: [ behavior: [
"XX|XX|XX", "XX|XX|XX",
"M2%25|XX|M2%25", "M2%25|XX|M2%25",