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