mirror of
https://github.com/nuintun/command-manager.git
synced 2025-06-07 11:34:05 +08:00
update files
This commit is contained in:
parent
cb4df29e27
commit
245ee5584f
@ -921,7 +921,8 @@ var CHARSET_0 = {
|
|||||||
'y': '≤', 'z': '≥', '{': 'π', '|': '≠', '}': '£', '~': '°'
|
'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
|
// since most monospace fonts can't handle bold on these right we have to
|
||||||
// switch to to corrensponding unicode character
|
// switch to to corrensponding unicode character
|
||||||
var BOXSYMBOLS_BOLD = {
|
var BOXSYMBOLS_BOLD = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user