Martín Fernández
2020-11-08 09:19:13 +01:00
committed by GitHub
parent 4caf8f281d
commit 7e70f7eafa

View File

@@ -54,7 +54,7 @@ local function initDataDir()
local sub_data_dirs = {
"cache", "clipboard",
"data", "data/dict", "data/tessdata",
"history", "plugins",
"history", "ota", "plugins",
"screenshots", "settings", "styletweaks",
}
for _, dir in ipairs(sub_data_dirs) do