Try fixing popstate?
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Captain ALM 2022-07-30 21:34:16 +01:00
parent aa82a91a29
commit 90d43f46b8
Signed by: alfred
GPG Key ID: 4E4ADD02609997B1

View File

@ -9,10 +9,10 @@ var SortOrderBStateI = true
var SortOrderEnabled = false
var SortValue = ""
var OrderValue = ""
SetupJSHPL()
function SetupJS() {
SetupIndexArray()
SetupJSTheme()
SetupJSHPL()
SetupJSHSO()
SetupJSSOI()
}