mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 06:37:23 +01:00
fix esling
This commit is contained in:
@@ -73,6 +73,8 @@
|
||||
return this.name;
|
||||
} else if (this.user && this.user.profile) {
|
||||
return this.user.profile.name;
|
||||
} else {
|
||||
return null;
|
||||
}
|
||||
},
|
||||
level () {
|
||||
|
||||
Reference in New Issue
Block a user