Oops, that was important

This commit is contained in:
Nick Bisby 2020-10-17 14:23:20 -05:00
parent dd391ff0ea
commit 848aa16bbb
No known key found for this signature in database
GPG Key ID: F6E0C4E6D0B5EB36

View File

@ -3,6 +3,7 @@ sub setFields()
m.top.id = json.id
m.top.Title = json.name
m.top.live = true
m.top.Type = "TvChannel"
end sub