diff --git a/app/views/devise/registrations/edit.html.erb b/app/views/devise/registrations/edit.html.erb index f635bef..7dc9e68 100644 --- a/app/views/devise/registrations/edit.html.erb +++ b/app/views/devise/registrations/edit.html.erb @@ -65,10 +65,7 @@ <%= t("helpers.api_info") %> - + <%= link_to( t("helpers.api_use"), controller: "token_permission_types", action: "index")%> <% end %>