Commit Graph

4 Commits

Author SHA1 Message Date
2a40e2836d fix about filename path in DEBUG/RELEASE 2024-10-29 20:36:13 +01:00
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
cdfa50e1ec added IsOneTimeOpaque functionality, on end will be stored configuraion.json 2024-10-17 22:03:07 +02:00
1b7fdc4a53 init commit 2024-10-17 21:43:36 +02:00