Dont process incomplete files
This commit is contained in:
@@ -32,6 +32,7 @@ class Item
|
||||
|
||||
public bool $sent = FALSE;
|
||||
public bool $received = FALSE;
|
||||
public bool $incomplete = FALSE;
|
||||
|
||||
/**
|
||||
* @throws FileNotFoundException
|
||||
|
Reference in New Issue
Block a user