Change all occurences of Skyview to SkyAware in .js files

This commit is contained in:
Eric Tran 2019-07-16 19:11:19 +00:00
parent f4537bd49a
commit de6d671ba4
2 changed files with 3 additions and 3 deletions

View file

@ -99,7 +99,7 @@ SiteCircles = true; // true to show circles (only shown if the center marker is
SiteCirclesDistances = new Array(100,150,200);
// Controls page title, righthand pane when nothing is selected
PageName = "PiAware Skyview";
PageName = "PiAware SkyAware";
// Show country flags by ICAO addresses?
ShowFlags = true;