Prevent items without a Date of Occurence from being missing in SKYbrary

This commit is contained in:
Lucidiot 2021-02-22 22:07:31 +01:00
parent adee9e05f9
commit d19865d8b0
Signed by: lucidiot
GPG Key ID: 3358C1CA6906FB8D
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
.printouts["Date of Occurence"][0].timestamp
| tonumber
| strftime("%a, %d %b %Y %T %z")
else empty end
else [] end
),
"guid": {
"@isPermaLink": "true",