Skip to content

Commit ce2e827

Browse files
committed
add new square character to support more fonts
1 parent 5dd8742 commit ce2e827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const STORE_PATH = Ul.USER_DIR + "/.git-stats"
1212
, "▢"
1313
, "▤"
1414
, "▣"
15-
, ""
15+
, ""
1616
]
1717
, DAYS = [
1818
"Sun"

0 commit comments

Comments
 (0)