mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-02 23:06:13 +02:00
add comment
This commit is contained in:
parent
16755f849a
commit
782b14c0f6
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ class MsgDecoration(Enum):
|
|||
"args": {}
|
||||
}
|
||||
BRACKET = {
|
||||
# @todo this should be a more robust function
|
||||
"callback": lambda x, **kwargs: f"[ {x} ]",
|
||||
"args": {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue