feat: migrating repacks to a worker

This commit is contained in:
Chubby Granny Chaser 2024-06-03 14:34:02 +01:00
parent eb3eb88f23
commit 5a85033486
No known key found for this signature in database
19 changed files with 204 additions and 147 deletions

View file

@ -7,7 +7,7 @@ const getLibrary = async () =>
isDeleted: false,
},
order: {
createdAt: "desc",
updatedAt: "desc",
},
});