setting title to localhost on localhost

This commit is contained in:
Miodec 2023-01-16 22:19:38 +01:00
parent d303b8ea11
commit ffba26a4ae

View file

@ -16,6 +16,7 @@ ManualRestart.set();
UpdateConfig.loadFromLocalStorage();
if (window.location.hostname === "localhost") {
$("head title").text("localhost");
$("#bottom .version .text").text("localhost");
$("#bottom #versionGroup").removeClass("hidden");
$("body").prepend(