minor
This commit is contained in:
parent
41f82364ab
commit
cda9ccd3bb
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ function ScreenAdapter(screen_container, bus)
|
|||
|
||||
text_screen = screen_container.getElementsByTagName("div")[0],
|
||||
cursor_element = document.createElement("div");
|
||||
|
||||
|
||||
var
|
||||
/** @type {number} */
|
||||
cursor_row,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue