diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-09-06 17:48:16 -0700 |
---|---|---|
committer | Emmanuel ROHEE <manu@Emmanuels-MacBook-Pro.local> | 2014-09-08 11:28:51 +0200 |
commit | a0a609e8afad550be86bf47828315d727214026f (patch) | |
tree | d259ce088df47b4632a75898e46ead06b98895e1 /webclient/room/room-controller.js | |
parent | fix desktop notifs, which were broken in eab463fd (diff) | |
download | synapse-a0a609e8afad550be86bf47828315d727214026f.tar.xz |
fix embarassing bug where in-progress messages get vaped when the previous one gets delivered
Diffstat (limited to '')
-rw-r--r-- | webclient/room/room-controller.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webclient/room/room-controller.js b/webclient/room/room-controller.js |