More work on partition stage.

This commit is contained in:
2026-05-13 00:24:05 +02:00
parent f851c6fef0
commit 4000e0cfac
5 changed files with 182 additions and 133 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ use crate::stages::welcome::WelcomeStage;
rust_i18n::i18n!("src/locales", fallback = "en");
mod kira_theming;
mod kira_scroll_list;
//mod kira_disk_layout;
mod kira_color_bar;
mod stage;
mod stages;