feat: polish project editing

This commit is contained in:
2024-09-07 09:53:22 +02:00
parent f582151f3b
commit 5d6c53b742
5 changed files with 19 additions and 23 deletions

View File

@ -1,4 +1,4 @@
pub(crate) mod error;
pub(crate) mod error_vec;
pub(crate) mod project_create_error;
pub(crate) mod task_create_error;
pub(crate) mod project_error;
pub(crate) mod task_error;