Commit 4c3d4aad authored by Eyrie's avatar Eyrie Committed by AUTOMATIC1111

fix formatting

parent e13912df
......@@ -117,9 +117,9 @@ def options_section(section_identifer, options_dict):
for k, v in options_dict.items():
v.section = section_identifer
return options_dict
hide_dirs = {"visible": not cmd_opts.hide_ui_dir_config}
options_templates = {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment