You've already forked AstralRinth
forked from didirus/AstralRinth
History spam fix (#461)
This commit is contained in:
@@ -597,7 +597,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
await this.$router.push({ path: url })
|
await this.$router.replace({ path: url })
|
||||||
}
|
}
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
// eslint-disable-next-line no-console
|
// eslint-disable-next-line no-console
|
||||||
|
|||||||
Reference in New Issue
Block a user