This commit is contained in:
kookroach
2021-04-04 23:02:45 +02:00
parent 1a89e96052
commit d2920f5c87
2 changed files with 6 additions and 9 deletions

View File

@@ -97,7 +97,6 @@ public static class AttachmentSync
}
}
entity.ResetSharedData("attachmentsData");
entity.SetData("Attachments", new List<uint>());
}