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