From 12169a1065ed0acc0d316a02fedda63d58eb886f Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Sun, 25 Apr 2021 09:38:17 -0700 Subject: [PATCH] add description to external apps --- scripts/dashboard/dashboard.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/dashboard/dashboard.py b/scripts/dashboard/dashboard.py index 4125946..c8c7f49 100644 --- a/scripts/dashboard/dashboard.py +++ b/scripts/dashboard/dashboard.py @@ -276,6 +276,7 @@ def external_apps(): app_lst = app_lst + '''  ''' + i_app[1]['app_name'] + ''' +  ''' + i_app[1]['app_description'] + '''  ?''' + str(i_app[0]) + ''' ''' + i_app[1]['website'] + ''' ''' @@ -308,6 +309,9 @@ def external_apps():

Application

+

Description

+ +

Shortcut