From 10bb9b94bbad970258748c1dc4c30f499ebfe9d6 Mon Sep 17 00:00:00 2001 From: vypr Date: Thu, 9 Apr 2020 08:36:03 -0400 Subject: [PATCH] Update for bug fixes. --- src/handlers/command_logic/embed_builders.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/handlers/command_logic/embed_builders.py b/src/handlers/command_logic/embed_builders.py index ab6e500..1510bb4 100644 --- a/src/handlers/command_logic/embed_builders.py +++ b/src/handlers/command_logic/embed_builders.py @@ -129,7 +129,8 @@ def create_saint_embed(_id): type_strings = { "E": "Epistle Reading", "G": "Gospel Reading", - "MG": "Matins Gospel Reading" + "MG": "Matins Gospel Reading", + "OT": "Old Testament Reading" } if reading.type in type_strings: