X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/717ba9873384d81663a2da9eb7071824c30a739f..348ef7809bd9e7eda327e3c4cec0a963b245f0fb:/disobedience/log.c diff --git a/disobedience/log.c b/disobedience/log.c index 11bad24..83db82e 100644 --- a/disobedience/log.c +++ b/disobedience/log.c @@ -148,6 +148,7 @@ static void log_recent_removed(void attribute((unused)) *v, static void log_removed(void attribute((unused)) *v, const char attribute((unused)) *id, const char attribute((unused)) *user) { + queue_update(); }