mirror of
https://github.com/iptv-org/database.git
synced 2024-11-09 22:16:38 -05:00
Update channels_add.yml
This commit is contained in:
parent
367a20019d
commit
ca3d903f79
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
2
.github/ISSUE_TEMPLATE/channels_add.yml
vendored
|
@ -114,7 +114,7 @@ body:
|
||||||
- type: input
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: Logo
|
label: Logo
|
||||||
description: Logo URL. Only URL with HTTPS protocol are allowed. Supported image types: `PNG`, `JPEG`. Max size: 512x512 pixels
|
description: "Logo URL. Only URL with HTTPS protocol are allowed. Supported image types: `PNG`, `JPEG`. Max size: 512x512 pixels"
|
||||||
placeholder: 'https://example.com/logo.png'
|
placeholder: 'https://example.com/logo.png'
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in a new issue