Skip to content

Commit 9cad246

Browse files
committed
Suppress adapter errors
1 parent ceba802 commit 9cad246

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

emulator_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"icon_path": null,
88
"emulator_title": null,
99
"suppress_font_warnings": false,
10-
"suppress_adapter_load_errors": false,
10+
"suppress_adapter_load_errors": true,
1111
"browser": {
1212
"_comment": "For use with the browser adapter only.",
1313
"port": 8888,

0 commit comments

Comments
 (0)