mirror of
https://github.com/wassname/talk.git
synced 2026-07-27 11:28:12 +08:00
Merge branch 'master' of https://github.com/coralproject/talk into stream-e2e
This commit is contained in:
@@ -56,7 +56,6 @@ class CommentStream extends Component {
|
||||
|
||||
componentDidMount () {
|
||||
// Set up messaging between embedded Iframe an parent component
|
||||
|
||||
this.pym = new Pym.Child({polling: 100});
|
||||
|
||||
const path = /https?\:\/\/([^?#]+)/.exec(this.pym.parentUrl);
|
||||
|
||||
Reference in New Issue
Block a user