Apply suggestions from code review

Co-authored-by: bjoern <r10s@b44t.com>
This commit is contained in:
Simon Laux
2024-01-14 21:19:21 +01:00
committed by bjoern
parent 2f29c56a36
commit 5bb80f94c7
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ module.exports = {
DC_DOWNLOAD_FAILURE: 20,
DC_DOWNLOAD_IN_PROGRESS: 1000,
DC_DOWNLOAD_UNDECIPHERABLE: 30,
DC_EVENT_BACKGROUND_FETCH_COMPLETED_FOR_ALL_ACCOUNTS: 2200,
DC_EVENT_ACCOUNTS_BACKGROUND_FETCH_DONE: 2200,
DC_EVENT_CHAT_EPHEMERAL_TIMER_MODIFIED: 2021,
DC_EVENT_CHAT_MODIFIED: 2020,
DC_EVENT_CONFIGURE_PROGRESS: 2041,