UX: add missing icon for open_topic small action (#30586)

This commit is contained in:
Kris 2025-01-06 13:50:58 -05:00 committed by GitHub
parent 1ae341fa38
commit 3dfe1a9fda
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",
};