PreMiD/Website

This doesn't work. Fix it (make sure to get redirected from another page).

Closed this issue · 1 comments

todo commented

// TODO: This doesn't work. Fix it (make sure to get redirected from another page).
["#app-downloads", "#ext-downloads"].includes(window.location.hash)
? this.bounce(
`${
["#app-downloads", "#ext-downloads"].filter(i =>
i.includes(window.location.hash)


This issue was generated by todo based on a TODO comment in d6c48ba when #204 was merged. cc @eggsywashere.

This was fixed, can be closed :)