From 51b086ca9b2f14e681a2e0af7a55a2426a07e1be Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 19 Apr 2022 12:48:18 +0100 Subject: [PATCH] Image class --- webapp_utils.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/webapp_utils.py b/webapp_utils.py index 852eba6d2..607a36d21 100644 --- a/webapp_utils.py +++ b/webapp_utils.py @@ -1699,8 +1699,9 @@ def html_common_emoji(base_dir: str, no_of_emoji: int) -> str: # NOTE: deliberately no alt text, so that without graphics only # the emoji name shows html_str += \ - '\n'