Moved Dogfart to DFXtra.

This commit is contained in:
DebaucheryLibrarian
2023-06-22 01:31:36 +02:00
parent ed92919c0d
commit 25a90dd52c
130 changed files with 17374 additions and 10 deletions

View File

@@ -153,7 +153,7 @@ function initEntitiesActions(store, router) {
}
return {
entity: curateEntity(entity, null, connection.releases, { lastBatch: lastBatch.id }),
entity: curateEntity(entity, null, connection.releases, { lastBatch: lastBatch?.id }),
totalCount: connection.totalCount,
};
}