mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 23:16:30 +03:00
update node constants, this was forgotten in #3592 not a big deal as these are generated on building node, so this is just a simple commit of these files after running `npm run build`
This commit is contained in:
@@ -56,6 +56,7 @@ module.exports = {
|
||||
DC_EVENT_SMTP_CONNECTED: 101,
|
||||
DC_EVENT_SMTP_MESSAGE_SENT: 103,
|
||||
DC_EVENT_WARNING: 300,
|
||||
DC_EVENT_WEBXDC_INSTANCE_DELETED: 2121,
|
||||
DC_EVENT_WEBXDC_STATUS_UPDATE: 2120,
|
||||
DC_GCL_ADD_ALLDONE_HINT: 4,
|
||||
DC_GCL_ADD_SELF: 2,
|
||||
|
||||
Reference in New Issue
Block a user