Skip to content

Commit f4ee783

Browse files
authored
HP-2134: add new location to mobile stock (#178)
1 parent 358af8a commit f4ee783

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/controllers/MobileController.php

+1
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ public function actionGetLocations(): Response
162162
return $this->response([
163163
['name' => 'NL:AMS:EQ:AM7'],
164164
['name' => 'NL:AMS:EQ:AM11'],
165+
['name' => 'NL:AMS:DR:AMS3'],
165166
['name' => 'NL:AMS:DR:AMS17'],
166167
['name' => 'USA:ASH:EQ:DC10'],
167168
]);

0 commit comments

Comments
 (0)