mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-13 18:40:06 -04:00
Create Channel model
This commit is contained in:
parent
4bfb062731
commit
9aa1b9fe50
11 changed files with 123 additions and 56 deletions
|
@ -6,7 +6,7 @@
|
|||
export let channel
|
||||
|
||||
const endpoint = 'https://github.com/iptv-org/database/issues/new'
|
||||
const title = `Edit: ${channel.displayName}`
|
||||
const title = `Edit: ${channel._displayName}`
|
||||
const labels = 'channels:edit'
|
||||
const template = '__channels_edit.yml'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue