mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00: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",
|
"div",
|
||||||
this.attach("button", {
|
this.attach("button", {
|
||||||
action: "clickOutside",
|
action: "clickOutside",
|
||||||
icon: "close",
|
icon: "times",
|
||||||
className: "close-button"
|
className: "close-button"
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user