Skip to content

Commit 23ab2a7

Browse files
committed
Update emoji-spacing during "sbase print [FILE]"
1 parent bd8a5de commit 23ab2a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

seleniumbase/console_scripts/rich_helper.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,15 @@ def fix_emoji_spacing(code):
4141
"🗺️",
4242
"🖼️",
4343
"🗄️",
44-
"⏺️",
4544
"♻️",
4645
"🗂️",
4746
"🖥️",
4847
"🕹️",
4948
"🎞️",
5049
"🎛️",
5150
"🎖️",
51+
"⏺️",
52+
"▶️",
5253
"↘️",
5354
"⬇️",
5455
"↙️",

0 commit comments

Comments
 (0)