From b78d18545fe0aa0a7201e5d6ea508fa0f4f16056 Mon Sep 17 00:00:00 2001 From: Dylan Date: Sat, 29 Jul 2023 20:23:23 +0100 Subject: [PATCH] Fixed txt typo --- templates/txt.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/txt.html b/templates/txt.html index 1223cdc..04af365 100644 --- a/templates/txt.html +++ b/templates/txt.html @@ -3,4 +3,4 @@ {{ time }} {{ user }} (@{{ screenName }}): -{{ desc }}. \ No newline at end of file +{{ desc }} \ No newline at end of file