remove trailing delim
Build/Publish XBPS / build-and-publish (push) Successful in 4s Details

This commit is contained in:
Luca Bilke 2024-04-17 22:36:40 +02:00
parent 96c8dc450c
commit 89f3fc9eee
No known key found for this signature in database
GPG Key ID: AD6630D0A1E650AC
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
#define LEADING_DELIMITER 1
// Control whether a trailing delimiter should be appended to the status.
#define TRAILING_DELIMITER 1
#define TRAILING_DELIMITER 0
// Define blocks for the status feed as X(cmd, interval, signal).
#define BLOCKS(X) \