-
Hello, I don't know why this is happening to me but remove() doesn't work, it doesn't remove the configuration, is this normal? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
Hello!
a = "aa"
b = "bb" you can Can you show me how you call |
Beta Was this translation helpful? Give feedback.
-
Autosave is used : |
Beta Was this translation helpful? Give feedback.
-
Hmm 🤔 Okay, maybe something else is overwriting the removed value? Or maybe it's the wrong path? You're not using the config from multiple threads, are you? It's probably not a bug in |
Beta Was this translation helpful? Give feedback.
-
It's okay, I understand the problem... I just wasn't doing the right version check. My apologies. |
Beta Was this translation helpful? Give feedback.
-
No worries, have fun programming! |
Beta Was this translation helpful? Give feedback.
It's okay, I understand the problem... I just wasn't doing the right version check. My apologies.