mirror of
https://github.com/discourse/discourse.git
synced 2025-01-16 06:52:41 +08:00
UX: add missing icon for open_topic
small action (#30586)
This commit is contained in:
parent
1ae341fa38
commit
3dfe1a9fda
|
@ -73,6 +73,7 @@ const icons = {
|
|||
removed_user: "circle-minus",
|
||||
removed_group: "circle-minus",
|
||||
public_topic: "comment",
|
||||
open_topic: "comment",
|
||||
private_topic: "envelope",
|
||||
autobumped: "hand-point-right",
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user