update height active QSO window

This commit is contained in:
Waldek
2021-06-03 10:05:01 +02:00
committed by GitHub
parent 528300befa
commit 92095878de
+2 -2
View File
@@ -7,8 +7,8 @@ error_reporting(E_ALL & ~E_NOTICE);
// Name of the monitored Dashboard
define("REPORT_NAME","Dashboard of local DMR network");
// Height of Server Activity window: 20px; 1 row, 40px 2 rows, 60px 3 rows
define("HEIGHT_ACTIVITY","40px");
// Height of Server Activity window: 40px; 1 row, 60px 2 rows, 80px 3 rows
define("HEIGHT_ACTIVITY","60px");
//
// Theme colors define