actually, don't reset modePref on init

This commit is contained in:
Not 2022-08-31 04:45:15 +02:00
parent 003dd98ce3
commit ec12485c43
1 changed files with 0 additions and 1 deletions

View File

@ -347,7 +347,6 @@ local function initBrowser(lb)
end
end
prefMode = nil
scrollPos = 1
updateModes()
end