fix kodi script
This commit is contained in:
@@ -46,7 +46,7 @@ function on_click(idx)
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
if (idx == 6) then
|
if (idx == 7) then
|
||||||
apps:launch("org.xbmc.kore")
|
apps:launch("org.xbmc.kore")
|
||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user