diff options
Diffstat (limited to 'hook.h')
| -rw-r--r-- | hook.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ struct hook { const char *friendly_name; const char *command; enum config_scope scope; + bool disabled; } configured; } u; |
