add codey

pull/403/head
Rebecca-Chou 1 year ago
parent be43b75694
commit ae66794a54
  1. 2
      lib/team.ts

@ -76,6 +76,8 @@ export async function getExecNames() {
.toLowerCase()}-${member.name.split(" ")[1].toLowerCase()}`
);
formattedExec = [...formattedExec, "06-codey.md"];
// Add a new line???
} finally {
await client.unbind();

Loading…
Cancel
Save