New view to see available editions from inventaire
This commit is contained in:
@@ -12,7 +12,7 @@ type InventaireSearchResult struct {
|
||||
}
|
||||
|
||||
type InventaireSearchBook struct {
|
||||
ID string `json:"id"`
|
||||
ID string `json:"uri"`
|
||||
Label string `json:"label"`
|
||||
Description string `json:"description"`
|
||||
Image string `json:"image"`
|
||||
|
||||
Reference in New Issue
Block a user