feat: put spaces in modules
This commit is contained in:
parent
31ad768f96
commit
629c40f1bf
@ -13,4 +13,4 @@ static const Block blocks[] = {
|
||||
|
||||
//sets delimeter between status commands. NULL character ('\0') means no delimeter.
|
||||
static char delim[] = "|";
|
||||
static unsigned int delimLen = 5;
|
||||
static unsigned int delimLen = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user