We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f4d88 commit fc245cdCopy full SHA for fc245cd
config/initializers/grover.rb
@@ -2,9 +2,6 @@
2
config.options = {
3
format: "A4",
4
# print_background is mandatory to print the css background colors
5
- print_background: true,
6
- launch_args: [
7
- "--no-sandbox"
8
- ]
+ print_background: true
9
}
10
end
0 commit comments