in common_tools CryptUtils.decrypt() method

remove check file .dat is exist in path
This commit is contained in:
2025-06-08 00:50:21 +02:00
parent 32e375b2e4
commit ffb9a5ba5f
2 changed files with 22 additions and 19 deletions

View File

@ -5,6 +5,11 @@ Changelog for shared_libs
- add Info Window for user in delete logfile
bevore delete logfile.
### Added
03-06-2025
- in common_tools CryptUtils.decrypt() method
remove check file .dat is exist in path.
### Added
03-06-2025