summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoryum <yum.food.vr@gmail.com>2025-02-19 16:25:07 -0800
committeryum <yum.food.vr@gmail.com>2025-02-19 16:25:07 -0800
commit4cb2a2be4b5181b524ac284b77f3c8f04fed2c7e (patch)
tree9f526ea733fdac529569d102e790605fd9a0deda /README.md
parent0d50a7e8483d97e03cae8050732df83eba33f31f (diff)
Skip YOTS if no config is on avatarv1.0.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 894c4f7..27c54b5 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ Open your text editor of choice and paste this in:
"toggles": [
{
"name": "Shirt",
- "meshToggles": ["Shirt"],
+ "meshToggles": ["Shirt"]
}
]
}