diff --git a/core/config.py b/core/config.py index 0e45b00175..8084a4c075 100644 --- a/core/config.py +++ b/core/config.py @@ -240,7 +240,7 @@ class ConfigManager: "log_expiration", } - duration_seconds = {"snooze_default_duration"} + duration_seconds = {"snooze_default_duration", "thread_creation_menu_timeout"} booleans = { "use_user_id_channel_name",