diff --git a/src/Posting/QR.oekaki.coffee b/src/Posting/QR.oekaki.coffee index bb36ccab1..e1d4f6a4d 100644 --- a/src/Posting/QR.oekaki.coffee +++ b/src/Posting/QR.oekaki.coffee @@ -19,7 +19,7 @@ QR.oekaki = editFile: -> {post} = QR.oekaki.menu - QR.quote.call post.nodes.root + QR.quote.call post.nodes.post {isVideo} = post.file currentTime = post.file.fullImage?.currentTime or 0 CrossOrigin.file post.file.url, (blob) ->