mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-09-24 16:59:05 +00:00
Stupid logs
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+2
-2
File diff suppressed because one or more lines are too long
@@ -218,8 +218,6 @@ var Nochan = {
|
|||||||
|
|
||||||
if(!popstate) window.history.pushState("to the channel!", "Title", "/" + chan + "/");
|
if(!popstate) window.history.pushState("to the channel!", "Title", "/" + chan + "/");
|
||||||
|
|
||||||
console.log($(e));
|
|
||||||
|
|
||||||
$(".mega").remove();
|
$(".mega").remove();
|
||||||
$(".mobile-search").remove();
|
$(".mobile-search").remove();
|
||||||
$("main").attr("class", "container center-align main");
|
$("main").attr("class", "container center-align main");
|
||||||
|
|||||||
Reference in New Issue
Block a user