Skip to content

Commit

Permalink
Regression fixed.
Browse files Browse the repository at this point in the history
Signed-off-by: alex-z <[email protected]>
  • Loading branch information
allexzander committed Jul 14, 2023
1 parent 2509003 commit fc16f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libsync/propagateuploadencrypted.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ void PropagateUploadEncrypted::slotFetchMetadataJobFinished(int statusCode, cons

qCDebug(lcPropagateUploadEncrypted) << "Creating the metadata for the encrypted file.";


metadata->addEncryptedFile(encryptedFile);

qCDebug(lcPropagateUploadEncrypted) << "Metadata created, sending to the server.";

Expand Down

0 comments on commit fc16f26

Please sign in to comment.