mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
fix bug with clear_io_trace
This commit is contained in:
@@ -157,7 +157,7 @@ export class UI {
|
||||
}
|
||||
|
||||
if(e.key == 'F6'){
|
||||
exec('clear_io_trace')
|
||||
this.clear_io_trace()
|
||||
}
|
||||
|
||||
if(e.key == 'F7'){
|
||||
|
||||
Reference in New Issue
Block a user