malaknihed commited on
Commit
c7d1d4f
·
verified ·
1 Parent(s): 52d8c30

Update static/script.js

Browse files
Files changed (1) hide show
  1. static/script.js +1 -0
static/script.js CHANGED
@@ -268,6 +268,7 @@ function downloadAsPdf() {
268
  a.click();
269
  URL.revokeObjectURL(url);
270
  }
 
271
 
272
  }
273
 
 
268
  a.click();
269
  URL.revokeObjectURL(url);
270
  }
271
+ }
272
 
273
  }
274