Naprawiono problem z nie grenerowaniem klucza szyfrującego

This commit is contained in:
yanczi 2025-11-14 19:32:20 +01:00
parent 29b2460910
commit fd42a5812a
8 changed files with 23 additions and 17 deletions

View file

@ -73,6 +73,7 @@ private:
std::vector<std::string> filesList;
EncryptionManager crypt;
bool hppKey;
// listy wyj¹tków
std::vector<std::string> ignoreList;