Fix typo in config.yml
This commit is contained in:
parent
2f78a2f548
commit
854b2b3e0e
|
@ -38,7 +38,7 @@ frameDelay: auto
|
||||||
|
|
||||||
# Maximum delay between frames in ms
|
# Maximum delay between frames in ms
|
||||||
# Ignored if the `frameDelay` isn't set to `auto`
|
# Ignored if the `frameDelay` isn't set to `auto`
|
||||||
# Set to `auto` to prevnt limiting the max idle time
|
# Set to `auto` to prevent limiting the max idle time
|
||||||
maxIdleTime: 2000
|
maxIdleTime: 2000
|
||||||
|
|
||||||
# The surrounding frame box
|
# The surrounding frame box
|
||||||
|
|
Loading…
Reference in New Issue