good presidio
This commit is contained in:
12
patches/pdf-parse+1.1.1.patch
Normal file
12
patches/pdf-parse+1.1.1.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
diff --git a/node_modules/pdf-parse/index.js b/node_modules/pdf-parse/index.js
|
||||
index e9fc367..47fcd1e 100644
|
||||
--- a/node_modules/pdf-parse/index.js
|
||||
+++ b/node_modules/pdf-parse/index.js
|
||||
@@ -3,7 +3,7 @@ const Pdf = require('./lib/pdf-parse.js');
|
||||
|
||||
module.exports = Pdf;
|
||||
|
||||
+let isDebugMode = false;
|
||||
|
||||
//process.env.AUTO_KENT_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user