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 61b3b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion printThis.js
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,6 @@
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
copyTagClasses: false // copy classes from the html & body tag
};
})(jQuery);

0 comments on commit 61b3b6d

Please sign in to comment.