Merge pull request #2 from candry7731/candry7731-Channel-Search
Update LoadChannelsTask.brs
This commit is contained in:
commit
5992114b2d
|
@ -8,8 +8,8 @@ sub init()
|
|||
|
||||
params = {
|
||||
UserId: get_setting("active_user")
|
||||
limit: m.top.limit,
|
||||
StartIndex: m.top.startIndex
|
||||
'limit: m.top.limit,
|
||||
'StartIndex: m.top.startIndex
|
||||
}
|
||||
|
||||
url = "LiveTv/Channels"
|
||||
|
|
Loading…
Reference in New Issue
Block a user