File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export default {
2222 }),
2323 methods: {
2424 fetchProfiles () {
25- const url = ` https://script.google.com/macros/s/AKfycbwprDq5bguYad1gsfCLxbWxM1YXZfVlWiXYK1WCbrPj5WO8JbxjqSbnieVIoosOgMbVMA /exec` ;
25+ const url = ` https://script.google.com/macros/s/AKfycbzKUDUgYdFLVsPk1abKu2FPJU-l6tLQhSpJtA_-b9ie3j-4cPQ7O6q5AHKWF4vDfZDJWw /exec` ;
2626 this .loading = true ;
2727 fetch (url)
2828 .then (e =>
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ export default {
2222 }),
2323 methods: {
2424 fetchProfiles () {
25- const url = ` https://script.google.com/macros/s/AKfycbwprDq5bguYad1gsfCLxbWxM1YXZfVlWiXYK1WCbrPj5WO8JbxjqSbnieVIoosOgMbVMA /exec` ;
25+ const url = ` https://script.google.com/macros/s/AKfycbxOcYZanZnaQb_FDGvXC4FgDcIiZQXrVaCsSfufX2qYnvOIPDmlXMY7orw2xIlm-BxX /exec` ;
2626 this .loading = true ;
2727 fetch (url)
2828 .then (e =>
You can’t perform that action at this time.
0 commit comments