Commit c8a262a8d5f35def15f71fe28b7c7ca3f2cb39b7

Authored by Alex Savenko
1 parent 82fe112e

testing

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
backend/config/main.php
@@ -170,7 +170,7 @@ return [ @@ -170,7 +170,7 @@ return [
170 ], 170 ],
171 'googleApi' => [ 171 'googleApi' => [
172 'class' => '\skeeks\yii2\googleApi\GoogleApiComponent', 172 'class' => '\skeeks\yii2\googleApi\GoogleApiComponent',
173 - 'developer_key' => 'AIzaSyCXzrwqxLN2bCvBhw2cJfdeEu9aj1aH5b8', 173 + 'developer_key' => 'AIzaSyBNYr7n7bcHbO-sJ9xuWwS9xQ2OY5aFAiE',
174 ] 174 ]
175 175
176 ], 176 ],