Skip to content
Snippets Groups Projects
Commit c28e023c authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

update comment

parent ba20df4d
No related branches found
No related tags found
No related merge requests found
(function() {
// don't emit events from inside the previews themselves
// Don't emit events from inside of notes windows
if ( window.location.search.match( /receiver/gi ) ) { return; }
var multiplex = Reveal.getConfig().multiplex;
var socket = io.connect(multiplex.url);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment