From 4b4783db117e6d4744213cd71fa4fe0455736ec0 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Tue, 14 May 2024 12:10:05 -0400 Subject: [PATCH] fix en list view tags --- modules/ui_extra_networks.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/ui_extra_networks.py b/modules/ui_extra_networks.py index 65f858b0a..571a6b21c 100644 --- a/modules/ui_extra_networks.py +++ b/modules/ui_extra_networks.py @@ -43,8 +43,9 @@ card_list = '''
🛈  -
{title}
  -
+
{title}  +
+
'''