backup db and update based on JSON config
Go to file
Michal Buzik 117d6f5162 Implement conditional config saving based on potential changes
Added a check for potential modifications to determine whether the configuration should be saved. Introduced a new method `HasPotentialModification` in the `Configuration` class to identify one-time-enabled items and update the saving logic accordingly. Cleaned up and refactored related code for better readability and maintainability.
2024-10-18 08:18:38 +02:00
tbfDBBackup Implement conditional config saving based on potential changes 2024-10-18 08:18:38 +02:00
.gitignore init commit 2024-10-17 21:43:36 +02:00
tbfDBBackup.sln init commit 2024-10-17 21:43:36 +02:00