diff --git a/services/web/public/coffee/main/event.coffee b/services/web/public/coffee/main/event.coffee index 9956400979..b1abf6c674 100644 --- a/services/web/public/coffee/main/event.coffee +++ b/services/web/public/coffee/main/event.coffee @@ -44,7 +44,7 @@ define [ "X-CSRF-Token": window.csrfToken } }) - , EDIT_SESSION_HEARTBEAT_INTERVAL) + , EDIT_SESSION_HEARTBEAT_INTERVAL, trailing: false) sendMB: (key, segmentation = {}) ->