mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-04-30 03:01:44 +00:00
improve config generation action
This commit is contained in:
@@ -20,7 +20,7 @@ def branch_to_actions() -> bool:
|
||||
)
|
||||
|
||||
elif config.actions.export_config:
|
||||
generate_config_file(config.actions.config_export_path)
|
||||
generate_config_file(filename=config.actions.config_export_path)
|
||||
|
||||
else:
|
||||
# did not branch
|
||||
|
||||
Reference in New Issue
Block a user