mirror of
https://github.com/liriliri/eruda.git
synced 2026-04-05 10:28:34 +08:00
Add:
This commit is contained in:
@@ -143,7 +143,7 @@ export default class Console extends Tool
|
||||
{
|
||||
if (log.type === 'error' && this.config.get('displayIfErr'))
|
||||
{
|
||||
parent.show().showTool('console');
|
||||
parent.showTool('console').show();
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user