discourse/app/assets/javascripts/admin/addon/templates/emojis-settings.hbs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
119 B
Handlebars
Raw Normal View History

<AdminConfigAreas::EmojisSettings
@onFilterChanged={{this.filterChangedCallback}}
@initialFilter={{this.filter}}
/>