Fix #9, Fix #42, Fix #48, Fix #95, Fix #96, Fix #97, Fix #99, Fix #119. Fix 120

This commit is contained in:
Jai A
2021-03-26 22:07:15 -07:00
parent 98df1f5312
commit e6ece10716
13 changed files with 221 additions and 104 deletions

View File

@@ -101,7 +101,6 @@ export default {
`https://api.modrinth.com/api/v1/notification/${notification.id}`,
config
)
await this.$router.replace('/' + notification.link)
} catch (err) {
this.$notify({
group: 'main',