fix bug with clear_io_trace

This commit is contained in:
Dmitry Vasilev
2024-02-28 00:55:03 +08:00
parent af978cb46d
commit e70eaa31d5

View File

@@ -157,7 +157,7 @@ export class UI {
}
if(e.key == 'F6'){
exec('clear_io_trace')
this.clear_io_trace()
}
if(e.key == 'F7'){