Skip to content

Commit 3ff4261

Browse files
sebkuipStephenDaDev
authored andcommitted
Add thread_creation_menu_timeout to duration_seconds group
1 parent 07f3989 commit 3ff4261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ class ConfigManager:
241241
"log_expiration",
242242
}
243243

244-
duration_seconds = {"snooze_default_duration"}
244+
duration_seconds = {"snooze_default_duration", "thread_creation_menu_timeout"}
245245

246246
booleans = {
247247
"use_user_id_channel_name",

0 commit comments

Comments
 (0)