Skip to content

Commit f090057

Browse files
committed
Add missing Action documentation
1 parent d6c23e2 commit f090057

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/blocks/timewarrior.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020
//! `tags` | Tags of the active task separated by space (Only present if task is active) | Text | -
2121
//! `annotation` | Annotation of the active task (Only present if task is active) | Text | -
2222
//!
23+
//! Action | Default button
24+
//! ----------------|----------------
25+
//! `stop_continue` | Left
26+
//!
2327
//! # Example
2428
//! ```toml
2529
//! [[block]]

0 commit comments

Comments
 (0)