mirror of
https://github.com/dobin/SuperMega
synced 2026-06-02 17:27:10 +00:00
refactor: more consistent log output indent
This commit is contained in:
+1
-1
@@ -151,7 +151,7 @@ def start_real(settings: Settings):
|
||||
project.settings.decoder_style.value,
|
||||
project.settings.carrier_invoke_style.value))
|
||||
|
||||
logger.info("---[ Plugins: AntiEmulation={} Decoy={} Guardrail={}".format(
|
||||
logger.info("--[ Plugins: AntiEmulation={} Decoy={} Guardrail={}".format(
|
||||
project.settings.plugin_antiemulation,
|
||||
project.settings.plugin_decoy,
|
||||
project.settings.plugin_guardrail)
|
||||
|
||||
Reference in New Issue
Block a user