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
|
||||
description:
|
||||
Send the media player the command to seek in current playing media.
|
||||
target:
|
||||
fields:
|
||||
seek_position:
|
||||
name: Position
|
||||
|
|
Loading…
Add table
Reference in a new issue