[#1722] have to click twice for options.profile.profile
This commit is contained in:
+1
-1
@@ -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