Skip to content

Commit d013fa7

Browse files
authored
Merge branch 'development' into users/lorenzo/snippet-attachment-support
2 parents 53ff104 + 3ff4261 commit d013fa7

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
@@ -243,7 +243,7 @@ class ConfigManager:
243243
"log_expiration",
244244
}
245245

246-
duration_seconds = {"snooze_default_duration"}
246+
duration_seconds = {"snooze_default_duration", "thread_creation_menu_timeout"}
247247

248248
megabytes = {"snippet_attachment_max_size"}
249249

0 commit comments

Comments
 (0)