mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update ---channel-request.yml
This commit is contained in:
parent
af74078f5d
commit
36d2538d9c
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Channel Name
|
label: Channel Name
|
||||||
description: Official channel name in English. May include: `a-z`, `à-ÿ`, `0-9`, `space`, `-`, `!`, `:`, `&`, `.`, `+`, `'`, `/`, `»`, `#`, `%`, `°`, `$`, `@`, `?`, `(`, `)`
|
description: Official channel name in English
|
||||||
placeholder: 'Anhui TV'
|
placeholder: 'Anhui TV'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
@ -46,7 +46,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: City (optional)
|
label: City (optional)
|
||||||
description: Name of the city from which the channel is transmitted. May only contain `a-z`, `à-ÿ`, `0-9`, `space`, `-`, `'`
|
description: Name of the city from which the channel is transmitted
|
||||||
placeholder: 'Hefei'
|
placeholder: 'Hefei'
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
|
|
Loading…
Reference in a new issue