feat: Update category deletion logic to reset related notes and track changes
This commit is contained in:
@@ -258,6 +258,7 @@ class SyncCategoryResponse {
|
||||
colorValue: colorValue,
|
||||
iconCodePoint: iconCodePoint,
|
||||
updatedAt: updatedAt,
|
||||
isDirty: false,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user