mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
UX: update chat icon to d-chat (#20744)
This commit is contained in:
@ -86,7 +86,7 @@ class Wizard
|
||||
step.add_field(
|
||||
id: "chat_enabled",
|
||||
type: "checkbox",
|
||||
icon: "comment",
|
||||
icon: "d-chat",
|
||||
value: SiteSetting.chat_enabled,
|
||||
)
|
||||
end
|
||||
|
Reference in New Issue
Block a user