You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the WriteValueToFile() method always writes to the config file even if the value didn't change. We could add logic to check if the value has changed before writing to the file.