mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-13 10:30:03 -04:00
Update helper.js
This commit is contained in:
parent
61c80c6c45
commit
9e9773e853
1 changed files with 0 additions and 1 deletions
|
@ -253,7 +253,6 @@ class Playlist {
|
|||
constructor(data) {
|
||||
this.header = data.header
|
||||
this.items = data.items
|
||||
this.changed = false
|
||||
}
|
||||
|
||||
getHeader() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue