mirror of
https://github.com/Michatec/ptelevision.git
synced 2026-03-31 23:46:30 +02:00
Update main.lua
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
DEFAULT_URL = "https://michatec.github.io/ptelevision_web/nosignal.html"
|
DEFAULT_URL = "https://michatec.github.io/ptelevision_web/index.html"
|
||||||
duiUrl = DEFAULT_URL
|
duiUrl = DEFAULT_URL
|
||||||
duiObj = nil
|
duiObj = nil
|
||||||
tvObj = nil
|
tvObj = nil
|
||||||
@@ -223,3 +223,4 @@ AddEventHandler('onResourceStop', function(name)
|
|||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user