fix tooling 3

remotes/1693055039339581669/master
Igor Laborie 5 years ago
parent 4bbf1544d7
commit c1f11faedc
  1. BIN
      static/schedule/schedule.pdf
  2. 2
      tools/pdf.js

Binary file not shown.

@ -16,6 +16,8 @@ const serverConf = {
}
};
const browserConf = {
headless: true,
args: ['--no-sandbox', '--disable-setuid-sandbox'],
defaultViewport: {width: 1280, height: 1700},
margin: {
top: "0cm",

Loading…
Cancel
Save