diff --git a/app/views/users/_statistics.html.erb b/app/views/users/_statistics.html.erb index 551365443..36755b270 100644 --- a/app/views/users/_statistics.html.erb +++ b/app/views/users/_statistics.html.erb @@ -120,7 +120,7 @@ <% if CurrentUser.user.id == user.id %> API Key -

Temporarily disabled

<%#= CurrentUser.user.bcrypt_cookie_password_hash %> + <%= CurrentUser.user.bcrypt_cookie_password_hash %> <% end %>