mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 09:49:42 +00:00
DEV: Deprecated icon name fix
This commit is contained in:
parent
5706cab897
commit
a610a762d1
@ -23,7 +23,7 @@ export default DropdownSelectBoxComponent.extend({
|
||||
},
|
||||
{
|
||||
id: "edit",
|
||||
icon: "pencil",
|
||||
icon: "pencil-alt",
|
||||
name: I18n.t("post.bookmarks.actions.edit_bookmark.name"),
|
||||
description: I18n.t("post.bookmarks.actions.edit_bookmark.description")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user