Skip to content

Commit

Permalink
ci(lint): fix hbs linting with --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
velrest committed Jul 4, 2023
1 parent 9216e3e commit 4dd5dda
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion addon/components/tree.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
{{/if}}
</ul>
{{/if}}
</div>
</div>
2 changes: 1 addition & 1 deletion addon/templates/permissions/edit.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@
/>
{{/each}}

</EditForm>
</EditForm>
2 changes: 1 addition & 1 deletion addon/templates/users/edit.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,4 @@
</DataTable>
{{/if}}
</div>
</div>
</div>

0 comments on commit 4dd5dda

Please sign in to comment.