Skip to content

Commit eabda91

Browse files
author
PMDOMHQ\max.poshusta
committed
Switched tabs to spaces
1 parent fc2e11b commit eabda91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/pdf-core.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ async function render(_opts = {}) {
2222
printBackground: true,
2323
},
2424
failEarly: false,
25-
setExtraHTTPHeaders: {},
25+
setExtraHTTPHeaders: {},
2626
}, _opts);
2727

2828
if (_.get(_opts, 'pdf.width') && _.get(_opts, 'pdf.height')) {

0 commit comments

Comments
 (0)