From f68fff2a8b583b20a4e90fbfcbb03d3cdeee8f1e Mon Sep 17 00:00:00 2001 From: Matthew R Date: Mon, 29 Mar 2021 02:04:12 -0400 Subject: [PATCH] updates --- src/api/board.ins/routes/root.ts | 2 ++ src/events/messageReactionAdd.ts | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/api/board.ins/routes/root.ts b/src/api/board.ins/routes/root.ts index 9b5c970..675cd71 100644 --- a/src/api/board.ins/routes/root.ts +++ b/src/api/board.ins/routes/root.ts @@ -65,6 +65,7 @@ export default class Root extends Route { this.server.client.util.transporter.sendMail({ to: 'all-staff@lists.libraryofcode.org', from: 'Board Register System ', + subject: `EXECUTIVE ORDER ${id}`, text: ` EXECUTIVE ORDER ${id} @@ -100,6 +101,7 @@ export default class Root extends Route { this.server.client.util.transporter.sendMail({ to: 'all-staff@lists.libraryofcode.org', from: 'Board Register System ', + subject: `RESOLUTION ${id}`, text: ` RESOLUTION ${id} diff --git a/src/events/messageReactionAdd.ts b/src/events/messageReactionAdd.ts index 8542d5a..e8e9837 100644 --- a/src/events/messageReactionAdd.ts +++ b/src/events/messageReactionAdd.ts @@ -105,7 +105,7 @@ export default class MessageReactionAdd extends Event { this.client.util.transporter.sendMail({ to: 'all-staff@lists.libraryofcode.org', from: 'Board Register System ', - subject: `Proclamation ${proc.oID}`, + subject: `PROCLAMATION ${proc.oID}`, text: ` PROCLAMATION ${proc.oID}