finishing touches & getting ready for the big MAIN :)

This commit is contained in:
2024-02-10 00:46:33 +01:00
parent fcb3642ac5
commit d92c88be6f
14 changed files with 580 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ atv.onAppExit = function() {
// Help I'm even worse at JS
function jcatMain(){
atvutils.loadURL("https://" + atv.jcathost.SigHost + "/xml/devtools.xml");
atvutils.loadURL("https://" + atv.jcathost.SigHost + "/xml/home.xml");
}
// ***************************************************