mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
comment typo
This commit is contained in:
parent
960b28c90a
commit
9412110c82
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user