Skip to content

Commit

Permalink
Attempt to resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
oculus42 committed Jul 16, 2018
1 parent 959a624 commit b2b741a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions printThis.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@
canvas: false, // copy canvas content (experimental)
base: false, // preserve the BASE tag, or accept a string for the URL
doctypeString: '<!DOCTYPE html>', // html doctype
removeScripts: false, // remove script tags before appending
copyTagClasses: false // copy classes from the html & body tag
removeScripts: false, // remove script tags before appending
copyTagClasses: false // copy classes from the html & body tag
};
})(jQuery);

0 comments on commit b2b741a

Please sign in to comment.