mirror of
https://github.com/nuintun/command-manager.git
synced 2025-10-20 01:27:47 +08:00
update files
This commit is contained in:
@@ -1032,8 +1032,8 @@ AnsiTerminal.prototype.toString = function (type){
|
||||
if (type === 'html') {
|
||||
var line = '';
|
||||
var style = '';
|
||||
var styleBuffer;
|
||||
var attrCache;
|
||||
var styleBuffer;
|
||||
var stylesBuffer = this.stylesBuffer || [];
|
||||
|
||||
stylesBuffer = stylesBuffer.slice(0, rows);
|
||||
|
Reference in New Issue
Block a user