mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-10 17:10:06 -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({
|
||||
labels: 'channels:remove',
|
||||
template: '3_channels_remove.yml',
|
||||
title: `Edit: ${channel.getUniqueName()}`,
|
||||
title: `Remove: ${channel.getUniqueName()}`,
|
||||
id: channel.id
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue