Expose notes over IPC and drop them with the project

This commit is contained in:
2026-09-01 12:34:35 -07:00
parent cc767bd544
commit 60abff1717
5 changed files with 58 additions and 0 deletions
+1
View File
@@ -8,6 +8,7 @@ pub mod help_commands;
pub mod inspect_commands;
pub mod install_helper_commands;
pub mod migration_commands;
pub mod notes_commands;
pub mod project_commands;
pub mod settings_commands;
pub mod settings_export_commands;