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