From ce2e827e2a8cedb1cfbfed1be1ff0c6ea5349c02 Mon Sep 17 00:00:00 2001 From: Sanket Dasgupta Date: Sun, 5 Jul 2015 19:45:39 +0530 Subject: [PATCH] add new square character to support more fonts --- lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/index.js b/lib/index.js index 03c2c04..74790cf 100644 --- a/lib/index.js +++ b/lib/index.js @@ -12,7 +12,7 @@ const STORE_PATH = Ul.USER_DIR + "/.git-stats" , "▢" , "▤" , "▣" - , "■" + , "◼" ] , DAYS = [ "Sun"