This commit is contained in:
unknown
2020-02-18 21:31:37 +01:00
3 changed files with 18 additions and 0 deletions

View File

@@ -241,7 +241,10 @@ $( '[name="room"]' ).change(function (e) {
});
<<<<<<< HEAD
/*
=======
>>>>>>> 15d95dae1d1766044ec10522238bb848dff548c2
var windowLoc = $(location).attr('pathname');
windowLoc = windowLoc.substring(windowLoc.lastIndexOf("/"));
console.log();
@@ -277,7 +280,13 @@ if (windowLoc == "/") {
});
}
},4000);
<<<<<<< HEAD
}*/
=======
}
>>>>>>> 15d95dae1d1766044ec10522238bb848dff548c2