Describe the bug
When editing a game and removing a version, it does not allow you to re-add the same version until after the container is restarted.
To Reproduce
Steps to reproduce the behavior:
- Go to edit any game that has a version
- Remove that version
- You are now unable to add that version back
- Restart the container
- You are now able to add the version again
Expected behavior
After removal, you should be able to re-add the version without having to restart the container
Desktop (please complete the following information):
- OS: Arch Linux
- App Version latest (v0.3.1)
Additional context
@DecDuck mentioned that it was the import locks malfunctioning.