diff options
author | Matthew Hodgson <matthew@matrix.org> | 2014-09-06 17:48:16 -0700 |
---|---|---|
committer | Matthew Hodgson <matthew@matrix.org> | 2014-09-06 17:48:16 -0700 |
commit | 64b6f09b0d2136394deb46c83e9ba55f044fcbec (patch) | |
tree | d259ce088df47b4632a75898e46ead06b98895e1 | |
parent | Merge branch 'release-v0.2.2' of github.com:matrix-org/synapse (diff) | |
download | synapse-64b6f09b0d2136394deb46c83e9ba55f044fcbec.tar.xz |
fix embarassing bug where in-progress messages get vaped when the previous one gets delivered
-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 |