Try fixing popstate?
continuous-integration/drone/push Build is passing Details

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
1 changed files with 1 additions and 1 deletions

View File

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