mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +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.
|
description: Extra options to pass to `ffmpeg`, e.g., image quality or video filter options.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: -pred 1
|
default: "-pred 1"
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
### {% linkable_title Image quality %}
|
### {% linkable_title Image quality %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user