mirror of
https://github.com/Michatec/ptelevision.git
synced 2026-04-01 07:56:29 +02:00
Update default URL for Dui object
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
DEFAULT_URL = "https://cfx-nui-ptelevision/html/index.html"
|
DEFAULT_URL = "https://michatec.github.io/ptelevision_web/nosignal.html"
|
||||||
duiUrl = DEFAULT_URL
|
duiUrl = DEFAULT_URL
|
||||||
duiObj = nil
|
duiObj = nil
|
||||||
tvObj = nil
|
tvObj = nil
|
||||||
@@ -222,3 +222,4 @@ AddEventHandler('onResourceStop', function(name)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user