From 943c3acae84dbe29997cf5b1518b59dbaafa0611 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 15 Apr 2022 14:46:25 +0100 Subject: [PATCH] Add some emoji --- webapp_create_post.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/webapp_create_post.py b/webapp_create_post.py index 8d3405753..43edda4e7 100644 --- a/webapp_create_post.py +++ b/webapp_create_post.py @@ -366,8 +366,8 @@ def html_new_post(css_cache: {}, media_instance: bool, translate: {}, for curr_post_type in new_post_endpoints: path_base = path_base.replace('/' + curr_post_type, '') - new_post_image_section = \ - begin_edit_section(translate['Attach an image, video or audio file']) + attach_str = 'Attach an image, video or audio file' + new_post_image_section = begin_edit_section('📷 ' + translate[attach_str]) new_post_image_section += \ '