From 8c05948c2fbb749b948386b433f01a07cc36a1b3 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Sun, 8 Aug 2021 13:39:16 -0700 Subject: [PATCH] remove typo --- web/app.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app.py b/web/app.py index 9df1a69..f3582da 100644 --- a/web/app.py +++ b/web/app.py @@ -1497,7 +1497,7 @@ def create_app(): content = content + '''  ''' + str(i.login_dmr_id) + '''  -  ''' + i.portal_username + '''  +  ''' + i.portal_username + '''    ''' + str(i.peer_ip) + '''   ''' + i.login_auth_method + '''   ''' + str(i.server_name) + '''