Fix OpenLibrary issue

This commit is contained in:
JP Hastings-Spital 2024-10-10 23:31:21 +01:00
parent 66547e43a9
commit 64aef3a0b4

View file

@ -1,3 +1,6 @@
{{/* Return empty object while OpenLibrary is down. I need something more robust here! */}}
{{ return dict }}
{{/*
{{- $path := .path -}}
{{- $isbn := "" -}}
{{- $key := "" -}}
@ -82,3 +85,4 @@
{{- end -}}
{{- end -}}
{{- return $book -}}
*/}}