mirror of
https://github.com/schollz/croc.git
synced 2025-10-10 21:01:02 +02:00
Merge branch 'main' of github.com:schollz/croc
This commit is contained in:
commit
94af2374c3
1 changed files with 1 additions and 0 deletions
|
@ -1638,6 +1638,7 @@ func (c *Client) recipientGetFileReady(finished bool) (err error) {
|
|||
}
|
||||
c.SuccessfulTransfer = true
|
||||
c.FilesHasFinished[c.FilesToTransferCurrentNum] = struct{}{}
|
||||
return
|
||||
}
|
||||
|
||||
err = c.recipientInitializeFile()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue