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:
@@ -70,6 +70,9 @@ export default {
|
||||
mods: res.data,
|
||||
}
|
||||
},
|
||||
head: {
|
||||
title: 'My mods - Modrinth',
|
||||
},
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user