diff options
author | David Baker <dbkr@matrix.org> | 2014-09-10 11:12:02 +0100 |
---|---|---|
committer | David Baker <dbkr@matrix.org> | 2014-09-10 11:12:02 +0100 |
commit | 55fe0d8adce870cc665f5e68f9cbfaf36ba2617a (patch) | |
tree | 38fc83d63039c32dd1ee79545d2570f12cf2fd71 /webclient/app-controller.js | |
parent | reject calls if there's already a call in progress (diff) | |
download | synapse-55fe0d8adce870cc665f5e68f9cbfaf36ba2617a.tar.xz |
Less buggy rejection of calls when busy
Diffstat (limited to 'webclient/app-controller.js')
-rw-r--r-- | webclient/app-controller.js | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/webclient/app-controller.js b/webclient/app-controller.js |