refactor: config

- add config to logs
- sensitive data filter
This commit is contained in:
rhunk
2024-06-01 18:13:46 +02:00
parent 2429ecd45a
commit c9114e7b61
14 changed files with 100 additions and 44 deletions

View File

@@ -89,7 +89,6 @@ class BetterLocation : Feature("Better Location", loadParams = FeatureLoadParams
editor.apply {
// SCVSLocationUpdate
edit(1) {
context.log.verbose("SCVSLocationUpdate ${this@apply}")
if (config.spoofLocation.get()) {
remove(1)
remove(2)