This commit is contained in:
fred 2022-12-19 19:30:41 +01:00
parent c024141c2a
commit 057f9ae2f9
2 changed files with 2 additions and 2 deletions

View File

@ -208,7 +208,7 @@ if [[ ! ${TIDDLER} ]]; then
"modified": "'${MOATS}'",
"title": "'$ZFILE'",
"type": "'text/vnd.tiddlywiki'",
"vtratio": "'${$VTRATIO}'",
"vtratio": "'${VTRATIO}'",
"text": "'$TEXT'",
"mime": "'${MIME}'",
"size": "'${FILE_BSIZE}'",

View File

@ -319,7 +319,7 @@ then
"duree": "'${DUREE}'",
"duration": "'${DURATION}'",
"giftime": "'${PROBETIME}'",
"vtratio": "'${$VTRATIO}'",
"vtratio": "'${VTRATIO}'",
"gifanime": "'/ipfs/${ANIMH}'",
"type": "'${TidType}'",
"mime": "'${MIME}'",