Update for bug fixes.
This commit is contained in:
parent
9da7137313
commit
10bb9b94bb
@ -129,7 +129,8 @@ def create_saint_embed(_id):
|
|||||||
type_strings = {
|
type_strings = {
|
||||||
"E": "Epistle Reading",
|
"E": "Epistle Reading",
|
||||||
"G": "Gospel Reading",
|
"G": "Gospel Reading",
|
||||||
"MG": "Matins Gospel Reading"
|
"MG": "Matins Gospel Reading",
|
||||||
|
"OT": "Old Testament Reading"
|
||||||
}
|
}
|
||||||
|
|
||||||
if reading.type in type_strings:
|
if reading.type in type_strings:
|
||||||
|
Loading…
Reference in New Issue
Block a user