Skip to content

Commit fbdbbf8

Browse files
committed
fix?
1 parent 54ff9a0 commit fbdbbf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

navigator.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ namespace user_interface_base {
216216
}
217217
}
218218

219-
220219
const index = this.widths.slice(0, this.row).reduce((p, c) => p + c, 0)
221220

222221
const btn = this.buttonGroups[0][index + this.col]

0 commit comments

Comments
 (0)