make blocks clickable
ci/woodpecker/tag/woodpecker Pipeline was successful Details

This commit is contained in:
Luca Bilke 2024-02-06 10:26:08 +01:00
parent 29d936dbc2
commit 9a6fa10bfd
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#define MAX_BLOCK_OUTPUT_LENGTH 500
// Control whether blocks are clickable.
#define CLICKABLE_BLOCKS 0
#define CLICKABLE_BLOCKS 1
// Control whether a leading delimiter should be prepended to the status.
#define LEADING_DELIMITER 1