ensure persistent_state is easier and more infallible to add fields to

This commit is contained in:
2025-11-06 23:55:04 +00:00
parent f07421e75a
commit c34cf187d5
3 changed files with 18 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
mod app;
pub mod app;
mod colours;
mod debug;
pub mod run;