From 58215d9a3e6c9ca6e84bb12b93739012bd1e16f9 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Wed, 4 Aug 2021 20:50:21 -0700 Subject: [PATCH] shorted Bridge description --- web/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app.py b/web/app.py index 05b6a33..0a113ed 100644 --- a/web/app.py +++ b/web/app.py @@ -5328,7 +5328,7 @@ def create_app(): ''' + str(i.bridge_name) + ''' ''' + str(i.public_list) + ''' -''' + str(i.description) + ''' +''' + str(i.description[:50]) + ''' ''' + str(i.tg) + '''