diff --git a/ui/public/i18n/en/translation.json b/ui/public/i18n/en/translation.json index c8e7f28f..e91870db 100644 --- a/ui/public/i18n/en/translation.json +++ b/ui/public/i18n/en/translation.json @@ -110,4 +110,4 @@ "cannot_retrieve_module_info": "Cannot retrieve module info", "cannot_retrieve_installed_modules": "Cannot retrieve installed modules" } -} \ No newline at end of file +} diff --git a/ui/src/views/Settings.vue b/ui/src/views/Settings.vue index 1e55b734..100c8386 100644 --- a/ui/src/views/Settings.vue +++ b/ui/src/views/Settings.vue @@ -288,4 +288,4 @@ export default { .mg-bottom { margin-bottom: $spacing-06; } - \ No newline at end of file + diff --git a/ui/src/views/Tasks.vue b/ui/src/views/Tasks.vue index 28966075..5d87661f 100644 --- a/ui/src/views/Tasks.vue +++ b/ui/src/views/Tasks.vue @@ -624,4 +624,4 @@ export default { .gray { color: #525252; } - \ No newline at end of file +