Update and rename edit.yml to edit-stream.yml

This commit is contained in:
voxel 2024-05-29 10:18:15 -04:00 committed by GitHub
parent cc50781b6f
commit ed4f2a6ba2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: