Manage add/remove aura

Serialize aura config filename
This commit is contained in:
Luke D. Jones
2024-03-18 16:22:18 +13:00
parent 014604724f
commit 5c43c31331
30 changed files with 690 additions and 298 deletions

View File

@@ -49,6 +49,14 @@ export component PageAbout inherits VerticalLayout {
Text {
text: "- [ ] Include fan speeds, temps in a bottom bar";
}
Text {
text: "- [ ] Screenpad controls";
}
Text {
text: "- [ ] ROG Ally specific settings";
}
}
}