Update and rename edit.yml to edit-stream.yml
This commit is contained in:
parent
cc50781b6f
commit
ed4f2a6ba2
1 changed files with 2 additions and 1 deletions
|
@ -9,13 +9,13 @@ body:
|
||||||
label: new stream URL
|
label: new stream URL
|
||||||
description: new link to the stream if you are editing this
|
description: new link to the stream if you are editing this
|
||||||
placeholder: 'https://television.net/index.m3u8'
|
placeholder: 'https://television.net/index.m3u8'
|
||||||
validations:
|
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: channel name
|
label: channel name
|
||||||
description: "full name of the channel."
|
description: "full name of the channel."
|
||||||
placeholder: 'Disney XD'
|
placeholder: 'Disney XD'
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
attributes:
|
attributes:
|
||||||
|
@ -27,6 +27,7 @@ body:
|
||||||
- 576p
|
- 576p
|
||||||
- 480p
|
- 480p
|
||||||
- 360p
|
- 360p
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
Loading…
Add table
Reference in a new issue