Fixed var typo
This commit is contained in:
@@ -121,7 +121,7 @@ Argument _BACKEND refers to export backend."
|
|||||||
"Extract png from given KRA-PATH and return data."
|
"Extract png from given KRA-PATH and return data."
|
||||||
(with-temp-buffer
|
(with-temp-buffer
|
||||||
(set-buffer-multibyte nil)
|
(set-buffer-multibyte nil)
|
||||||
(archive-zip-extract (expand-file-name kra-path) org-krita-extract-png)
|
(archive-zip-extract (expand-file-name kra-path) org-krita-extract-filename)
|
||||||
(buffer-string)))
|
(buffer-string)))
|
||||||
|
|
||||||
(defun org-krita-get-links ()
|
(defun org-krita-get-links ()
|
||||||
|
Reference in New Issue
Block a user