Add missing target field to media_seek (#49031)
This commit is contained in:
parent
898a1a17be
commit
b213b55ca9
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@ media_seek:
|
||||||
name: Seek
|
name: Seek
|
||||||
description:
|
description:
|
||||||
Send the media player the command to seek in current playing media.
|
Send the media player the command to seek in current playing media.
|
||||||
|
target:
|
||||||
fields:
|
fields:
|
||||||
seek_position:
|
seek_position:
|
||||||
name: Position
|
name: Position
|
||||||
|
|
Loading…
Add table
Reference in a new issue