mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-31 23:16:09 +02:00
Getting closer, fixed fse
This commit is contained in:
parent
77e4425df6
commit
b7da0dc82a
6 changed files with 81 additions and 48 deletions
|
@ -269,6 +269,7 @@ function display(client, art, options, cb) {
|
|||
termHeight : client.term.termHeight,
|
||||
termWidth : client.term.termWidth,
|
||||
trailingLF : options.trailingLF,
|
||||
startRow : options.startRow,
|
||||
});
|
||||
|
||||
let parseComplete = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue