Skip to content

Commit

Permalink
[Op#58763] Remove double label on "add reactions" button hover (#17101)
Browse files Browse the repository at this point in the history
  • Loading branch information
akabiru authored Nov 4, 2024
1 parent 787469b commit daa1932
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
overlay.with_show_button(
icon: "smiley",
"aria-label": I18n.t("reactions.add_reaction"),
title: I18n.t("reactions.add_reaction"),
name: I18n.t("reactions.add_reaction"),
mr: 2,
test_selector: "add-reactions-button"
)
Expand Down

0 comments on commit daa1932

Please sign in to comment.