add todo commend for thing that got lost in merge

This commit is contained in:
Moritz Jung 2025-08-08 16:40:14 +02:00
parent 12ebebc228
commit db6058f0f3

View file

@ -100,6 +100,8 @@ export class OpenLibraryAPI extends APIModel {
docs: SearchResponse[];
};
// TODO: maybe description.
// console.debug(data);
const result = data.docs[0];