chore: checkpoint before removing POPUP_BG

This commit is contained in:
Ruben Rosario
2026-06-21 15:45:14 +01:00
parent 6254395570
commit 11bdb712f6
4 changed files with 388 additions and 69 deletions
+2
View File
@@ -135,6 +135,8 @@ fn main() -> io::Result<()> {
show_popup: app.show_popup.as_ref(),
popup_input: &app.popup_input,
popup_cursor: app.popup_cursor,
popup_secondary: &app.popup_secondary,
popup_secondary_cursor: app.popup_secondary_cursor,
draft_date: app.draft_date,
network_status: &app.network_status,
task_list_scroll: app.task_list_scroll,