Skip to content

Commit

Permalink
Added aircraft lookup integration to the UI
Browse files Browse the repository at this point in the history
  • Loading branch information
davewalker5 committed Sep 27, 2023
1 parent 6d78258 commit eb1cdfb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BaseStationReader.UI/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"ApiServiceKeys": [
{
"Service": "AirLabs",
"Key": "6475ffa5-8e30-49c4-b373-fdc147533ff5"
"Key": ""
}
],
"Columns": [
Expand Down Expand Up @@ -130,4 +130,4 @@
"ConnectionStrings": {
"BaseStationReaderDB": "Data Source=C:\\MyApps\\aircrafttracker.db"
}
}
}

0 comments on commit eb1cdfb

Please sign in to comment.