remove leading delimiter
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
0eb5a90923
commit
5f0331606c
2
config.h
2
config.h
|
@ -11,7 +11,7 @@
|
||||||
#define CLICKABLE_BLOCKS 0
|
#define CLICKABLE_BLOCKS 0
|
||||||
|
|
||||||
// Control whether a leading delimiter should be prepended to the status.
|
// Control whether a leading delimiter should be prepended to the status.
|
||||||
#define LEADING_DELIMITER 1
|
#define LEADING_DELIMITER 0
|
||||||
|
|
||||||
// Control whether a trailing delimiter should be appended to the status.
|
// Control whether a trailing delimiter should be appended to the status.
|
||||||
#define TRAILING_DELIMITER 1
|
#define TRAILING_DELIMITER 1
|
||||||
|
|
Loading…
Reference in New Issue