mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 13:47:33 +01:00
Set specific subpage that is requested when profile is shown (#11412)
This commit is contained in:
committed by
Matteo Pagliazzi
parent
f02992faa5
commit
a7c814262b
@@ -756,6 +756,7 @@ export default {
|
||||
},
|
||||
mounted () {
|
||||
this.loadUser();
|
||||
this.selectPage(this.startingPage);
|
||||
},
|
||||
methods: {
|
||||
async loadUser () {
|
||||
|
||||
Reference in New Issue
Block a user