Remove dummy mistake

This commit is contained in:
SillyLossy
2023-02-09 22:18:21 +02:00
parent e90c9c5576
commit 60234d7b3f

View File

@@ -197,9 +197,6 @@
$("#online_status_indicator3").css("background-color", "green"); $("#online_status_indicator3").css("background-color", "green");
$("#online_status_text3").html(online_status); $("#online_status_text3").html(online_status);
} }
check
} }
async function getLastVersion(){ async function getLastVersion(){