aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcatboxanon <122327233+catboxanon@users.noreply.github.com>2023-08-09 18:41:25 +0000
committerGitHub <noreply@github.com>2023-08-09 18:41:25 +0000
commitff1bfd01ba33ee03b3eb99b1669bd29a3a6658ca (patch)
tree97b03c5fb226bc2293478e6a18d37b84c68b6e2e
parent2ceb4f81e2f291ba651dd24c7eb158ea3b446b42 (diff)
downloadstable-diffusion-webui-gfx803-ff1bfd01ba33ee03b3eb99b1669bd29a3a6658ca.tar.gz
stable-diffusion-webui-gfx803-ff1bfd01ba33ee03b3eb99b1669bd29a3a6658ca.tar.bz2
stable-diffusion-webui-gfx803-ff1bfd01ba33ee03b3eb99b1669bd29a3a6658ca.zip
Remove up down symbol
-rw-r--r--modules/ui.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/ui.py b/modules/ui.py
index 30b80417..4e1daa8d 100644
--- a/modules/ui.py
+++ b/modules/ui.py
@@ -78,7 +78,6 @@ extra_networks_symbol = '\U0001F3B4' # 🎴
switch_values_symbol = '\U000021C5' # ⇅
restore_progress_symbol = '\U0001F300' # 🌀
detect_image_size_symbol = '\U0001F4D0' # 📐
-up_down_symbol = '\u2195\ufe0f' # ↕️
plaintext_to_html = ui_common.plaintext_to_html