Skip to content

Do not reinitialize console when reloading config.

username-removed-369490 requested to merge kaod/bussard:fix_config_reload into master

As far as I can tell there's no need to reinitialize it. This preserves the console buffer and history between config reloads.

Also: fixed indentation in default config (I think it is more consistent with how other lambdas are indented).

Merge request reports