0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00

Fixed template lint error

refs 7f1e970a0b

- `koenig-card-callout.hbs` was touched without fixing the lint errors or updating to todo list causing the lint todos to become out of sync
- fixed the lint error and updated the todo list
This commit is contained in:
Kevin Ansfield 2023-02-02 13:12:03 +00:00
parent 1c019a3f35
commit 5f5ae79897
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -1142,3 +1142,4 @@ remove|ember-template-lint|no-action|4|55|4|55|141d456b03124abca146e58e4ae15825f
remove|ember-template-lint|no-action|4|79|4|79|d465b362b15b90cf42a093e72895155f49cdf6f2|1662681600000|1673053200000|1678237200000|app/components/modal-stripe-connect.hbs
remove|ember-template-lint|no-action|21|91|21|91|ebbd89a393bcec7f537f2104ace2a6b1941a19a7|1662681600000|1673053200000|1678237200000|app/components/modal-stripe-connect.hbs
remove|ember-template-lint|no-action|22|12|22|12|d465b362b15b90cf42a093e72895155f49cdf6f2|1662681600000|1673053200000|1678237200000|app/components/modal-stripe-connect.hbs
remove|ember-template-lint|no-unused-block-params|1|0|1|0|8481ae69591188cc636eaae534ae8d328d95ef04|1662681600000|1673053200000|1678237200000|lib/koenig-editor/addon/components/koenig-card-callout.hbs

View file

@ -18,7 +18,6 @@
@moveCursorToNextSection={{@moveCursorToNextSection}}
@editor={{@editor}}
{{did-insert this.registerElement}}
as |card|
>
{{#if @isEditing}}