Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix bug when importing a sycned list
If you attempt to set up a synced list into a non-home directory that does not have a .todos.json file, it would overwrite the .todos.json in the home directory. The fix was to initialize the FileStore repo, so it creates a .todos.json locally first.
- Loading branch information