mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 19:00:32 -06:00
DEV: Update deprecated FA4 icon name
This commit is contained in:
parent
fd8b98a55e
commit
a4a0d12b39
@ -308,7 +308,7 @@ export default createWidget("topic-admin-menu", {
|
||||
"div",
|
||||
this.attach("button", {
|
||||
action: "clickOutside",
|
||||
icon: "close",
|
||||
icon: "times",
|
||||
className: "close-button"
|
||||
})
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user