forked from boyska/radiomanifest.js
export one more parser
This commit is contained in:
parent
10f2e4acdd
commit
38762f7c38
1 changed files with 1 additions and 0 deletions
|
@ -157,5 +157,6 @@ module.exports = {
|
||||||
},
|
},
|
||||||
parsers: {
|
parsers: {
|
||||||
M3U: parseM3U,
|
M3U: parseM3U,
|
||||||
|
radioManifest: parseRadioManifest,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue