actually fix FastSplash not saving

This commit is contained in:
zefie
2022-10-16 13:18:08 -04:00
parent 60cdb3bb72
commit 5ea8a1ff7c
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ data = `<html>
<head>
<display hideoptions nostatus showwhencomplete skipback clearback fontsize=medium>
<title>Engaging zefie...</title>
<meta http-equiv=Refresh content="${(wtvshared.parseBool(session_data.get("fast_splash"))) ? "0" : "4"}; url=wtv-home:/home?">
<meta http-equiv=Refresh content="${(wtvshared.parseBool(session_data.getSessionData("fast_splash"))) ? "0" : "4"}; url=wtv-home:/home?">
</head>
<body bgcolor="#000000" text="#449944">
<bgsound src="file://ROM/Sounds/Splash.mid">