Browse Source
When importing Bitwarden JSON exports, these would fail because the last modification date was also imported and caused our out-off-sync check to kick-in. This PR fixes this by checking if we are doing an import, and skip this check. Fixes #4005pull/4043/head 1.30.0
Mathijs van Veluw
1 year ago
committed by
GitHub
1 changed files with 10 additions and 7 deletions
Loading…
Reference in new issue