sysclk: add licenses

This commit is contained in:
souldbminersmwc
2026-01-18 18:50:33 -05:00
parent f1a5804b6c
commit 2508cbfd16
3 changed files with 34 additions and 4 deletions

View File

@@ -172,10 +172,6 @@ void AboutGui::listUI()
new tsl::elm::ListItem("MasaGratoR - Status Monitor")
);
this->listElement->addItem(
new tsl::elm::ListItem("The Switch Homebrew Community")
);
this->listElement->addItem(
new tsl::elm::CategoryHeader("Cat")
);