Update form1.yml

This commit is contained in:
voxel 2024-05-29 10:02:13 -04:00 committed by GitHub
parent a0d8af675e
commit 24df635800
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,12 +7,11 @@ body:
- type: input - type: input
attributes: attributes:
label: channel name label: channel name
placeholder: 'Disney Channel' required: true
- type: input - type: input
attributes: attributes:
label: stream URL label: stream URL
description: Link to the stream
placeholder: 'https://example.net/file.m3u8' placeholder: 'https://example.net/file.m3u8'
validations: validations:
required: true required: true