diff options
Diffstat (limited to 'app/views/application')
-rw-r--r-- | app/views/application/_user_info.html.erb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/application/_user_info.html.erb b/app/views/application/_user_info.html.erb index 122ec19..0f003bb 100644 --- a/app/views/application/_user_info.html.erb +++ b/app/views/application/_user_info.html.erb @@ -15,3 +15,4 @@ <% content_for :debug do %> <%= @current_user&.avatar_url %> <% end %> + |