Martín Fernández 4 years ago committed by GitHub
parent 4caf8f281d
commit 7e70f7eafa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save