mirror of
https://github.com/Michatec/ptelevision.git
synced 2026-03-31 23:46:30 +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
|
||||
duiObj = nil
|
||||
tvObj = nil
|
||||
@@ -222,3 +222,4 @@ AddEventHandler('onResourceStop', function(name)
|
||||
end
|
||||
end
|
||||
end)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user