dev add reason entity
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2026-03-27 19:08:15 +07:00
parent 067b967a17
commit 0aa7f5c865
5 changed files with 19 additions and 70 deletions
@@ -98,7 +98,7 @@ public class FileEntity {
}
if (this.status == null) {
this.status = FileStatus.ACTIVE;
this.status = FileStatus.MODERATION;
}
if (this.protectionStatus == null) {