From 83558521b3d90faff9eebb76a6d4aa9967d226be Mon Sep 17 00:00:00 2001 From: austinmaia Date: Fri, 10 Jul 2026 16:27:04 -0400 Subject: [PATCH 1/2] Add test-nyb Flukebook location --- src/main/resources/bundles/locationID.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/bundles/locationID.json b/src/main/resources/bundles/locationID.json index 2621efdf49..34e717e28f 100644 --- a/src/main/resources/bundles/locationID.json +++ b/src/main/resources/bundles/locationID.json @@ -146,6 +146,7 @@ {"name": "Sea of Azov", "id": "Sea of Azov", "locationID":[]}, {"name": "Sea of the Hebrides", "id": "Sea of the Hebrides", "locationID":[]}, {"name": "Turks and Caicos", "id": "Turks and Caicos", "locationID":[]}, + {"name": "test-nyb", "id": "test-nyb", "locationID":[]}, {"name":"U.S. Eastern Seaboard","id":"U.S. Eastern Seaboard","locationID":[ {"name": "NorfolkCanyon", "id": "NorfolkCanyon", "locationID":[]}, {"name": "NC-OUTERBANKS", "id": "NC - Outerbanks", "locationID":[]}, From 496e4bf8cf7f5d10e99cebbb8f6130d91de040ba Mon Sep 17 00:00:00 2001 From: austinmaia Date: Fri, 10 Jul 2026 16:49:01 -0400 Subject: [PATCH 2/2] Align test-nyb location formatting --- src/main/resources/bundles/locationID.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/bundles/locationID.json b/src/main/resources/bundles/locationID.json index 34e717e28f..13b7d857da 100644 --- a/src/main/resources/bundles/locationID.json +++ b/src/main/resources/bundles/locationID.json @@ -146,7 +146,7 @@ {"name": "Sea of Azov", "id": "Sea of Azov", "locationID":[]}, {"name": "Sea of the Hebrides", "id": "Sea of the Hebrides", "locationID":[]}, {"name": "Turks and Caicos", "id": "Turks and Caicos", "locationID":[]}, - {"name": "test-nyb", "id": "test-nyb", "locationID":[]}, + {"name": "test-nyb", "id": "test-nyb", "locationID":[]}, {"name":"U.S. Eastern Seaboard","id":"U.S. Eastern Seaboard","locationID":[ {"name": "NorfolkCanyon", "id": "NorfolkCanyon", "locationID":[]}, {"name": "NC-OUTERBANKS", "id": "NC - Outerbanks", "locationID":[]},