fix: sorting repacks modal

This commit is contained in:
Chubby Granny Chaser 2024-07-02 17:34:46 +01:00
parent 7a13739d49
commit dc94a886e6
No known key found for this signature in database
2 changed files with 9 additions and 5 deletions

View file

@ -27,7 +27,6 @@ export const createDataSource = (
DownloadQueue,
UserAuth,
],
synchronize: true,
database: databasePath,
...options,
});