mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
[#1722] have to click twice for options.profile.profile
This commit is contained in:
@@ -58,7 +58,7 @@ window.habitrpg = angular.module('habitrpg',
|
||||
templateUrl: "partials/options.profile.stats.html"
|
||||
})
|
||||
.state('options.profile.profile', {
|
||||
url: "/stats",
|
||||
url: "/profile",
|
||||
templateUrl: "partials/options.profile.profile.html"
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user