diff options
Diffstat (limited to 'src/idle.c')
-rw-r--r-- | src/idle.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/idle.c b/src/idle.c index 11b57376d..c0bb7a908 100644 --- a/src/idle.c +++ b/src/idle.c @@ -40,6 +40,7 @@ static const char *const idle_names[] = { "output", "options", "sticker", + "update", NULL }; |