Skip to content

Commit 8e15c8f

Browse files
Fixing Totaling film
1 parent a617a81 commit 8e15c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
var spinner = $('#loader');
2-
const scriptURLC ='https://script.google.com/macros/s/AKfycby1lcGAlChnpZsnnu1wqSQqyAPsVxTFLIEfoUZGDbrhRWAZGIeThItvJBphq_-P1ovB/exec';
2+
const scriptURLC ='https://script.google.com/macros/s/AKfycbxUy9KpAU6pgwhiMny9RKt_YDFBpDuOxXu6o89DX8ZqUZD2PvE1isw7OWVG7gLGkig7/exec';
33
const serverlessForm = document.forms['serverless-form'];
44
var timerOn = false;
55
var bgAnimate = false;

0 commit comments

Comments
 (0)