Fix for bug introduced in previous commit, where tic files where queued without the address prefix
This commit is contained in:
@@ -25,7 +25,7 @@ use Illuminate\Support\Collection;
|
||||
* + sendas (nameas) is filename only
|
||||
*
|
||||
* For receiving, we just received files, and based on its name, we determine if it is a mail/file/tic or request
|
||||
* When receiving, we receive one file at a time, and our list has the list of files we've recevied
|
||||
* When receiving, we receive one file at a time, and our list has the list of files we've received
|
||||
*
|
||||
* + name our name (including path) with the address ID prefixed of the sender
|
||||
* + size is advised to us by the remote
|
||||
|
Reference in New Issue
Block a user