SNIClient: fix SNI not launching with old host.yaml (#1249)

This happens when switching from Appimage 0.3.5 to Appimage 0.3.6 without deleting the user's host.yaml
This commit is contained in:
Rome Reginelli
2022-11-20 02:14:13 -08:00
committed by GitHub
parent 3e6c097348
commit 8aed24151f

View File

@@ -236,7 +236,7 @@ def get_default_options() -> OptionsType:
"bridge_chat_out": True,
},
"sni_options": {
"sni": "SNI",
"sni_path": "SNI",
"snes_rom_start": True,
},
"sm_options": {