chatwoot-develop/app/views/fields/avatar_field/_show.html.erb

2 lines
63 B
Plaintext
Executable File

<%= image_tag field.avatar_url if field.avatar_url.present? %>