mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-11 17:40:05 -04:00
Update ChannelRemoveButton.svelte
This commit is contained in:
parent
577519de7b
commit
b49b540bf1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
const params = qs.stringify({
|
const params = qs.stringify({
|
||||||
labels: 'channels:remove',
|
labels: 'channels:remove',
|
||||||
template: '3_channels_remove.yml',
|
template: '3_channels_remove.yml',
|
||||||
title: `Edit: ${channel.getUniqueName()}`,
|
title: `Remove: ${channel.getUniqueName()}`,
|
||||||
id: channel.id
|
id: channel.id
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue