add default text to follow button (#14165)

This commit is contained in:
Julien Maury 2021-07-08 17:44:17 +02:00 committed by GitHub
parent e87dead7ad
commit fb6e2e2311
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -123,6 +123,7 @@ module ApplicationHelper
return if followable == DELETED_USER
tag.button(
"Follow",
name: :button,
type: :button,
data: {