From 405615009debd81aa9c874eb588db62c50221c7c Mon Sep 17 00:00:00 2001 From: Tom Early Date: Sat, 7 Mar 2020 11:13:41 -0700 Subject: [PATCH] typo in defaults --- defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults b/defaults index 9cb2fa5..0cdb6ff 100644 --- a/defaults +++ b/defaults @@ -219,4 +219,4 @@ timing_play_delay_d=19 # milliseconds between frames playback, if echo so dashboard_enable_lastheard_d=true # set to false if you don't want a last heard section in the dashboard dashboard_sql_filename_d='/usr/local/etc/qn.db' # name for the sqlite database dashboard_refresh_d=20 # seconds for the webpage to reload -dashbaord_lastheard_count_d=20 # maximum number of last heard entries to display +dashboard_lastheard_count_d=20 # maximum number of last heard entries to display