Update PageName in config.js
This commit is contained in:
parent
22fb17caf9
commit
a628369228
|
@ -120,7 +120,7 @@ SiteCirclesDistances = new Array(100,150,200);
|
|||
ShowClocks = false;
|
||||
|
||||
// Controls page title, righthand pane when nothing is selected
|
||||
PageName = "Piaware";
|
||||
PageName = "FlightAware dump1090";
|
||||
|
||||
// Show country flags by ICAO addresses?
|
||||
ShowFlags = true;
|
||||
|
|
Loading…
Reference in a new issue