You've already forked AstralRinth
forked from didirus/AstralRinth
Fix page title for dashboard (#181)
* Fix page title for dashboard * Fix Notifications page title * Fix My Mods title * Fix M lowercase
This commit is contained in:
@@ -106,6 +106,9 @@ export default {
|
||||
this.$nuxt.$loading.finish()
|
||||
},
|
||||
},
|
||||
head: {
|
||||
title: 'Notifications - Modrinth',
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user