mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 03:14:07 +08:00
update files
This commit is contained in:
parent
cb4df29e27
commit
245ee5584f
@ -921,7 +921,8 @@ var CHARSET_0 = {
|
||||
'y': '≤', 'z': '≥', '{': 'π', '|': '≠', '}': '£', '~': '°'
|
||||
};
|
||||
|
||||
/** fix: box drawing bold */// FIXME: should this go into frontend?
|
||||
/** fix: box drawing bold */
|
||||
// FIXME: should this go into frontend?
|
||||
// since most monospace fonts can't handle bold on these right we have to
|
||||
// switch to to corrensponding unicode character
|
||||
var BOXSYMBOLS_BOLD = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user