make blocks clickable
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
ci/woodpecker/tag/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
29d936dbc2
commit
9a6fa10bfd
2
config.h
2
config.h
|
@ -8,7 +8,7 @@
|
||||||
#define MAX_BLOCK_OUTPUT_LENGTH 500
|
#define MAX_BLOCK_OUTPUT_LENGTH 500
|
||||||
|
|
||||||
// Control whether blocks are clickable.
|
// Control whether blocks are clickable.
|
||||||
#define CLICKABLE_BLOCKS 0
|
#define CLICKABLE_BLOCKS 1
|
||||||
|
|
||||||
// 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 1
|
||||||
|
|
Loading…
Reference in New Issue