mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 01:20:06 -04:00
Merge pull request #2071 from iptv-org/BellezaEmporium-patch-1
This commit is contained in:
commit
ebbcdf4578
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
const endpoint = 'https://github.com/iptv-org/database/issues/new'
|
||||
const title = `Edit: ${channel._displayName}`
|
||||
const labels = 'channels:edit'
|
||||
const template = '__channels_edit.yml'
|
||||
const template = '2_channels_edit.yml'
|
||||
|
||||
let is_nsfw = null
|
||||
if (channel.is_nsfw === true) is_nsfw = 'TRUE'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue