mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
icons deprecations fixes (#6920)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
{{#if currentUser.admin}}
|
||||
{{d-button label="admin.plugins.change_settings"
|
||||
icon="gear"
|
||||
icon="cog"
|
||||
class="btn-default settings-button"
|
||||
action=(route-action "showSettings")}}
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user