Skip to content
  • David Redondo's avatar
    Write entries if face config changes · 744bccf4
    David Redondo authored
    If we should not sync we correctly disable autosave. This disables writing to
    the config and syncing it. However we still want to write to the config even
    if the config should not be synced automatically, so when it is externally
    synced the values are saved. This is the same method uses for the other config
    properties, for example compare with setTitle().
    BUG:429155
    BUG:429167
    BUG:429367
    744bccf4