1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00

comment typo

This commit is contained in:
David Baker 2014-11-12 15:35:46 +00:00
parent 960b28c90a
commit 9412110c82

View file

@ -82,7 +82,7 @@ angular.module('MatrixCall', [])
});
}
// FIXME: we should prevent any class from being placed or accepted before this has finished
// FIXME: we should prevent any calls from being placed or accepted before this has finished
MatrixCall.getTurnServer();
MatrixCall.CALL_TIMEOUT = 60000;