mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-07-23 22:43:27 +00:00
UX: replace "share" with "share-alt" icon (#784)
This commit is contained in:
parent
584753cf60
commit
4a1874265e
@ -177,7 +177,7 @@ function initializeShareButton(api) {
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
action: shareAiResponse,
|
action: shareAiResponse,
|
||||||
icon: "share",
|
icon: "share-alt",
|
||||||
className: "post-action-menu__share",
|
className: "post-action-menu__share",
|
||||||
title: "discourse_ai.ai_bot.share",
|
title: "discourse_ai.ai_bot.share",
|
||||||
position: "first",
|
position: "first",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user