From 19178e30f870f53e60a5ae9cbb534483a19c6968 Mon Sep 17 00:00:00 2001 From: Isaac Janzen Date: Wed, 26 Apr 2023 14:40:15 -0500 Subject: [PATCH] lint --- .../connectors/category-custom-settings/assign-settings.hbs | 2 +- assets/javascripts/discourse/templates/group-topics-list.hbs | 2 +- assets/javascripts/discourse/templates/group/assigned.hbs | 2 +- assets/javascripts/discourse/templates/modal/assign-user.hbs | 2 +- assets/javascripts/discourse/templates/user-assigned-topics.hbs | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/javascripts/discourse-assign/connectors/category-custom-settings/assign-settings.hbs b/assets/javascripts/discourse-assign/connectors/category-custom-settings/assign-settings.hbs index 682cac6..c0256e7 100644 --- a/assets/javascripts/discourse-assign/connectors/category-custom-settings/assign-settings.hbs +++ b/assets/javascripts/discourse-assign/connectors/category-custom-settings/assign-settings.hbs @@ -10,4 +10,4 @@ {{i18n "discourse_assign.add_unassigned_filter"}} - + \ No newline at end of file diff --git a/assets/javascripts/discourse/templates/group-topics-list.hbs b/assets/javascripts/discourse/templates/group-topics-list.hbs index 0a14cda..5539a90 100644 --- a/assets/javascripts/discourse/templates/group-topics-list.hbs +++ b/assets/javascripts/discourse/templates/group-topics-list.hbs @@ -37,4 +37,4 @@ }} - + \ No newline at end of file diff --git a/assets/javascripts/discourse/templates/group/assigned.hbs b/assets/javascripts/discourse/templates/group/assigned.hbs index 9412c05..1d505f8 100644 --- a/assets/javascripts/discourse/templates/group/assigned.hbs +++ b/assets/javascripts/discourse/templates/group/assigned.hbs @@ -52,4 +52,4 @@
{{outlet}} -
+ \ No newline at end of file diff --git a/assets/javascripts/discourse/templates/modal/assign-user.hbs b/assets/javascripts/discourse/templates/modal/assign-user.hbs index 706705b..abdffdd 100644 --- a/assets/javascripts/discourse/templates/modal/assign-user.hbs +++ b/assets/javascripts/discourse/templates/modal/assign-user.hbs @@ -71,4 +71,4 @@ disabled=disabled }} - + \ No newline at end of file diff --git a/assets/javascripts/discourse/templates/user-assigned-topics.hbs b/assets/javascripts/discourse/templates/user-assigned-topics.hbs index bc31500..c50c867 100644 --- a/assets/javascripts/discourse/templates/user-assigned-topics.hbs +++ b/assets/javascripts/discourse/templates/user-assigned-topics.hbs @@ -41,4 +41,4 @@ -{{/if}} +{{/if}} \ No newline at end of file