mirror of
https://github.com/daylinmorgan/bbansi.git
synced 2024-11-24 09:40:44 -06:00
fix: skip rapid blink
This commit is contained in:
parent
9bf3b17a7b
commit
fe8177a8f9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ type
|
||||||
italic,
|
italic,
|
||||||
underline,
|
underline,
|
||||||
blink,
|
blink,
|
||||||
reverse,
|
reverse=7,
|
||||||
conceal,
|
conceal,
|
||||||
strike,
|
strike,
|
||||||
black = 30
|
black = 30
|
||||||
|
|
Loading…
Reference in a new issue