mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-08 04:04:04 +08:00
update files
This commit is contained in:
parent
f2197bf76b
commit
3b2dfb4d08
@ -2651,8 +2651,8 @@ function getStyles(num, gb, fullwidth){
|
||||
}
|
||||
|
||||
function styles(node){
|
||||
var styles = {};
|
||||
var attr = node.attr;
|
||||
var styles = { attr: attr };
|
||||
var attributes = node.getAttributes();
|
||||
var foreground = attributes.foreground;
|
||||
var background = attributes.background;
|
||||
|
Loading…
x
Reference in New Issue
Block a user