mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +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 () {
|
mounted () {
|
||||||
this.loadUser();
|
this.loadUser();
|
||||||
|
this.selectPage(this.startingPage);
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
async loadUser () {
|
async loadUser () {
|
||||||
|
|||||||
Reference in New Issue
Block a user