DocSettings: check legacy history location only once (#11439)

This commit is contained in:
hius07
2024-02-06 08:44:37 +02:00
committed by GitHub
parent 962477e7c6
commit c3bb2263b7
2 changed files with 7 additions and 4 deletions

View File

@@ -77,6 +77,7 @@ local function initDataDir()
"data/dict",
"data/tessdata",
-- "docsettings", -- created when needed
-- "hashdocsettings", -- created when needed
-- "history", -- legacy/obsolete sidecar files
"ota",
-- "patches", -- must be created manually by the interested user