Skip to content

Commit

Permalink
UI. add trailling line
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Oct 9, 2023
1 parent f9f660d commit a58dff0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ui/public/i18n/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@
"cannot_retrieve_module_info": "Cannot retrieve module info",
"cannot_retrieve_installed_modules": "Cannot retrieve installed modules"
}
}
}
2 changes: 1 addition & 1 deletion ui/src/views/Settings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -288,4 +288,4 @@ export default {
.mg-bottom {
margin-bottom: $spacing-06;
}
</style>
</style>
2 changes: 1 addition & 1 deletion ui/src/views/Tasks.vue
Original file line number Diff line number Diff line change
Expand Up @@ -624,4 +624,4 @@ export default {
.gray {
color: #525252;
}
</style>
</style>

0 comments on commit a58dff0

Please sign in to comment.