fix kodi script

This commit is contained in:
Evgeny
2021-08-30 21:31:00 +03:00
parent 48850bf936
commit 535365c3cf

View File

@@ -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