Update frequencies to communications, fixed control icons

This commit is contained in:
2025-05-14 08:28:43 -04:00
parent 019fb77373
commit 1e3c75624a
18 changed files with 20457 additions and 20413 deletions

View File

@@ -5,7 +5,7 @@ meta {
}
get {
url: {{API_URL}}/airports?page=1&limit=1000&metars=true
url: {{API_URL}}/airports?page=1&limit=1000
body: none
auth: none
}
@@ -13,7 +13,7 @@ get {
params:query {
page: 1
limit: 1000
metars: true
~metars: true
~icaos: 00AA
~icaos: KHEF,KJYO,KMRB,KOKV
}