Added japanese workspace

This commit is contained in:
Marcin Wozniak 2019-09-27 19:15:37 +02:00
parent a1d38f73d0
commit 66d808ed23
1 changed files with 3 additions and 1 deletions

View File

@ -22,7 +22,9 @@ static const char *colors[][3] = {
};
/* tagging */
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
/*static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };*/
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
static const Rule rules[] = {