mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
✏️ Fix error - Netlify (#9131)
This commit is contained in:
parent
d2556421db
commit
e3e9fe1a24
@ -39,7 +39,7 @@ extra_arguments:
|
||||
description: Extra options to pass to `ffmpeg`, e.g., image quality or video filter options.
|
||||
required: false
|
||||
type: string
|
||||
default: -pred 1
|
||||
default: "-pred 1"
|
||||
{% endconfiguration %}
|
||||
|
||||
### {% linkable_title Image quality %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user