mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-02 16:23:48 +03:00
feat: adding directors cut filter
This commit is contained in:
parent
47ca2535e3
commit
fdefc0c165
@ -27,6 +27,7 @@ export const createDataSource = (
|
|||||||
DownloadQueue,
|
DownloadQueue,
|
||||||
UserAuth,
|
UserAuth,
|
||||||
],
|
],
|
||||||
|
synchronize: true,
|
||||||
database: databasePath,
|
database: databasePath,
|
||||||
...options,
|
...options,
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user