correctly remove empty folders

This commit is contained in:
fyears
2024-03-26 23:57:00 +08:00
parent bff2f6a642
commit 62452341a3
2 changed files with 63 additions and 9 deletions
+3 -1
View File
@@ -179,7 +179,9 @@ export type DecisionTypeForMixedEntity =
| "folder_existed_remote_then_also_create_local"
| "folder_to_be_created"
| "folder_to_skip"
| "folder_to_be_deleted";
| "folder_to_be_deleted_on_both"
| "folder_to_be_deleted_on_remote"
| "folder_to_be_deleted_on_local";
/**
* uniform representation