Organized anthology scripts and wrote a new one for their knowledgestate ppl. updated project files for scripts to better interact with neovim.
This commit is contained in:
@ -148,7 +148,7 @@ function updatedDomainsOnly(domains_to_update) {
|
||||
sendWebhook({domain_to_update : { domain: dom, group_ids: groups }})
|
||||
replaceOnSheet(dom, groups);
|
||||
}
|
||||
MailApp.sendEmail("amitd@anthology.com",
|
||||
MailApp.sendEmail("academy@anthology.com",
|
||||
"Anthology has submitted a CSV",
|
||||
"Here are the domains that will be updated: "+JSON.stringify(noErrorObj)+"\n\n"+"Group Errors (they likely don't exist): "+JSON.stringify(errorList));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user