Fix idiot comment

This commit is contained in:
XANTRONIX Development 2025-01-05 00:15:44 -05:00
parent 93f89bc7d6
commit 467dd77de3

View file

@ -166,7 +166,7 @@ class Message(DatabaseTable):
# #
# Defer parsing the message content until a specific header not already # Defer parsing the message content until a specific header not already
# assigned to a dedcicated property, or the message body, is required. # assigned to a dedicated property, or the message body, is required.
# #
message.content = row.content message.content = row.content