diff options
Diffstat (limited to 'src/action.h')
| -rw-r--r-- | src/action.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/action.h b/src/action.h index eb144a5..946b629 100644 --- a/src/action.h +++ b/src/action.h @@ -10,6 +10,7 @@ typedef enum { ACTION_SET_PAIR, ACTION_RUN_SYNC, ACTION_RUN_ASYNC, + ACTION_TRIGGER, } action_type_t; typedef struct { |
