@@ -98,7 +98,7 @@ public class FileEntity {
|
||||
}
|
||||
|
||||
if (this.status == null) {
|
||||
this.status = FileStatus.ACTIVE;
|
||||
this.status = FileStatus.MODERATION;
|
||||
}
|
||||
|
||||
if (this.protectionStatus == null) {
|
||||
|
||||
Reference in New Issue
Block a user