restyler: do not be stupid

This commit is contained in:
garret 2022-12-21 06:33:12 +00:00
parent b3397f9ad9
commit 6a91197b54
1 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
script_name="Restyler"
script_description="become a fansubber with a click of a button"
script_author = "garret"
script_version = "2.1.0"
script_version = "2.1.1"
script_namespace = "garret.restyler"
local haveDepCtrl, DependencyControl, depctrl = pcall(require, "l0.DependencyControl")
@ -9,10 +9,11 @@ if haveDepCtrl then
depctrl = DependencyControl {
--feed="TODO",
}
include("karaskel.lua")
include("cleantags.lua")
end
include("karaskel.lua")
include("cleantags.lua")
-- local config = simpleconf.get_config(aegisub.decode_path(config_dir.."/"..script_namespace..".conf"), {new_style = "Default"})
-- TODO: detect pre-existing inline tags