mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-14 20:22:10 +00:00
feat: adding directors cut filter
This commit is contained in:
parent
47ca2535e3
commit
fdefc0c165
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ export const createDataSource = (
|
|||
DownloadQueue,
|
||||
UserAuth,
|
||||
],
|
||||
synchronize: true,
|
||||
database: databasePath,
|
||||
...options,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue