Formatting, fix spelling, clean up

This commit is contained in:
Maschell
2022-01-27 12:47:33 +01:00
parent 84afdb3179
commit 614f58ea8e
25 changed files with 13010 additions and 14975 deletions

View File

@@ -146,7 +146,7 @@ void ConfigUtils::displayMenu() {
}
}
if(configs.empty()){
if (configs.empty()) {
return;
}