diff --git a/app/templates/profile/accounts.hbs b/app/templates/profile/accounts.hbs index fbf46e11..e35f69d3 100644 --- a/app/templates/profile/accounts.hbs +++ b/app/templates/profile/accounts.hbs @@ -7,7 +7,7 @@

{{userName}}

Repositories {{user.reposCount}}

-

Token: {{user.token}}

+

Token: {{auth.currentUser.token}}