diff options
author | Joel Challis <git@zvecr.com> | 2023-03-01 02:55:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 02:55:14 +0000 |
commit | 3fc9c0355959b8ca429c6f6a167732ec026326af (patch) | |
tree | 20090a0b89588aeeb63dda3a3df95006f72d087c /docs | |
parent | 53727062db036596eaec9e7fff6d1d9e112c2206 (diff) |
Remove `all` from list of animations in `info.json` (#19978)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/reference_info_json.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference_info_json.md b/docs/reference_info_json.md index 354863f507..b5c9b3be99 100644 --- a/docs/reference_info_json.md +++ b/docs/reference_info_json.md @@ -252,7 +252,6 @@ The following animations can be enabled: |Key |Description | |-----------------|--------------------------------------| -|`all` |Enable all additional animation modes.| |`alternating` |Enable alternating animation mode. | |`breathing` |Enable breathing animation mode. | |`christmas` |Enable christmas animation mode. | |