[Options] Little style changes

This commit is contained in:
Azumgi 2018-09-09 21:51:29 +03:00
parent 9ce4e9cafc
commit 4290903964

View file

@ -454,6 +454,7 @@ local function initialize_widget_data(mod, data, localize, collapsed_widgets)
-- if data.type is incorrect, returns nil -- if data.type is incorrect, returns nil
end end
local allowed_parent_widget_types = { local allowed_parent_widget_types = {
header = true, header = true,
group = true, group = true,