Automations

This commit is contained in:
JonatanRek
2020-02-21 14:01:39 +01:00
parent edf0b1ceb4
commit d8c7a54446
5 changed files with 39 additions and 24 deletions

View File

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