Apply suggestions from code review

Co-authored-by: Yaya-Cout <yaya.cout@free.fr>
This commit is contained in:
devdl11
2022-04-26 15:26:34 +02:00
committed by GitHub
parent 18ff283580
commit 0e49d23faa
19 changed files with 17 additions and 25 deletions

View File

@@ -38,4 +38,4 @@ void Bootloader::InstallerMenu::setup() {
m_columns[0] = ColumnBinder(&m_default_columns[0]);
m_columns[1] = ColumnBinder(&m_default_columns[1]);
m_columns[2] = ColumnBinder(&m_default_columns[2]);
}
}