mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-10 17:10:06 -04:00
Update FeedRemoveButton.svelte
This commit is contained in:
parent
b49b540bf1
commit
d52ec0f695
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
const params = qs.stringify({
|
||||
labels: 'feeds:remove',
|
||||
template: '6_feeds_remove.yml',
|
||||
title: `Edit: ${feed.getDisplayName()}`,
|
||||
title: `Remove: ${feed.getDisplayName()}`,
|
||||
feed_id: feed.id,
|
||||
channel_id: feed.channelId
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue