mirror of
https://github.com/modrinth/code.git
synced 2026-08-25 09:04:55 +00:00
History spam fix (#461)
This commit is contained in:
+1
-1
@@ -597,7 +597,7 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
await this.$router.push({ path: url })
|
||||
await this.$router.replace({ path: url })
|
||||
}
|
||||
} catch (err) {
|
||||
// eslint-disable-next-line no-console
|
||||
|
||||
Reference in New Issue
Block a user