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
fix(profile sync): force copy if sync_mode is overwirte (#555)
closes#531
related #519
When `sync_mode` was `overwirte` we were still making merge to get new
values for .ini.
Now in `overwrite` mode, a copy is done.
0 commit comments