chore: npm run build:core:constants

This commit is contained in:
link2xt
2024-01-13 22:51:24 +00:00
parent 6345a4f5b3
commit 1ba9b69849
3 changed files with 4 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ module.exports = {
DC_EVENT_CHAT_EPHEMERAL_TIMER_MODIFIED: 2021,
DC_EVENT_CHAT_MODIFIED: 2020,
DC_EVENT_CONFIGURE_PROGRESS: 2041,
DC_EVENT_CONFIG_SYNCED: 2111,
DC_EVENT_CONNECTIVITY_CHANGED: 2100,
DC_EVENT_CONTACTS_CHANGED: 2030,
DC_EVENT_DELETED_BLOB_FILE: 151,