Update channels_add.yml

This commit is contained in:
Aleksandr Statciuk 2023-05-26 10:34:29 +03:00 committed by GitHub
parent 05e9fbe40c
commit 869b0b7c06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ body:
id: logo id: logo
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. The link should not be [geo-blocked](https://en.wikipedia.org/wiki/Geo-blocking)"
placeholder: 'https://example.com/logo.png' placeholder: 'https://example.com/logo.png'
validations: validations:
required: true required: true