add todo commend for thing that got lost in merge
This commit is contained in:
parent
12ebebc228
commit
db6058f0f3
1 changed files with 2 additions and 0 deletions
|
|
@ -100,6 +100,8 @@ export class OpenLibraryAPI extends APIModel {
|
|||
docs: SearchResponse[];
|
||||
};
|
||||
|
||||
// TODO: maybe description.
|
||||
|
||||
// console.debug(data);
|
||||
const result = data.docs[0];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue