mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
store json after every generate
This commit is contained in:
@@ -15,5 +15,5 @@ function getPdfPath(id) {
|
||||
module.exports = {
|
||||
getDirPath,
|
||||
getDocPath,
|
||||
getPdfPath
|
||||
getPdfPath,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user