UX: adds chat section in settings and hide it in plugins (#18984)

This commit is contained in:
Joffrey JAFFEUX
2022-11-11 12:43:20 +01:00
committed by GitHub
parent 5bd0e31c61
commit 795687160d
4 changed files with 11 additions and 2 deletions
@@ -13,7 +13,7 @@
</thead>
<tbody>
{{#each this.model as |plugin|}}
<tr>
<tr data-plugin-name={{plugin.name}}>
<td>
{{#if plugin.is_official}}
{{d-icon "check-circle"