mirror of
https://github.com/modrinth/code.git
synced 2026-08-27 18:14:49 +00:00
Fix updateCurrentDate undefined
This commit is contained in:
@@ -1052,7 +1052,6 @@ watch(
|
|||||||
document.body.removeAttribute("tabindex");
|
document.body.removeAttribute("tabindex");
|
||||||
}
|
}
|
||||||
|
|
||||||
updateCurrentDate();
|
|
||||||
runAnalytics();
|
runAnalytics();
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user