]> git.sesse.net Git - ultimatescore/blobdiff - update_sheets.js
Switch to Trøndisk 2018 sheets.
[ultimatescore] / update_sheets.js
index 020742a4fd62fc62bae813cd101503aeff01f7b2..d9757b21bee385b92276b05dc5cc3f9cab171d89 100644 (file)
@@ -104,7 +104,7 @@ function publish_group_rank(group_name)
                        "data": updates 
                };
                possibly_update_oauth_key(function() {
-                       post_json('https://sheets.googleapis.com/v4/spreadsheets/1uh7kr5v_hyD072b1G2tbQlhqd_8ldS_6j30CBocQ-4E/values:batchUpdate?key=AIzaSyAuP9yQn8g0bSay6r_RpGtpFeIbwprH1TU', json, function(response) {}, current_oauth_access_token);
+                       post_json('https://sheets.googleapis.com/v4/spreadsheets/1ygfeR6njBUmLyuLRq7zfYW5slMWBGnj4XxzQQ4WJklU/values:batchUpdate?key=AIzaSyAuP9yQn8g0bSay6r_RpGtpFeIbwprH1TU', json, function(response) {}, current_oauth_access_token);
                });
 
        });