chore: add commit

This commit is contained in:
Stevan Freeborn
2026-07-22 23:09:36 -05:00
parent f4efbf87bd
commit 96296671f5
+1
View File
@@ -125,6 +125,7 @@ impl Drop for TerminalGuard {
}
}
// TODO: Refactor to an Elm like architecture
fn main() -> Result<(), io::Error> {
let args: Vec<String> = std::env::args().collect();