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;
|
ShowClocks = false;
|
||||||
|
|
||||||
// Controls page title, righthand pane when nothing is selected
|
// Controls page title, righthand pane when nothing is selected
|
||||||
PageName = "Piaware";
|
PageName = "FlightAware dump1090";
|
||||||
|
|
||||||
// Show country flags by ICAO addresses?
|
// Show country flags by ICAO addresses?
|
||||||
ShowFlags = true;
|
ShowFlags = true;
|
||||||
|
|
Loading…
Reference in a new issue