Skip to content

Commit bdd6003

Browse files
committed
fix formData reference
1 parent ad2a3f4 commit bdd6003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/documentpro/actions/new-document/new-document.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import FormData from "form-data";
12
import fs from "fs";
23
import { checkTmp } from "../../common/utils.mjs";
34
import documentpro from "../../documentpro.app.mjs";

0 commit comments

Comments
 (0)