Commit 82fe112e556ce0a4de49b7daed3cba697f967b9a

Authored by Alex Savenko
1 parent ea9e2b71

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' => 'AIzaSyAYpoZOIyddp23AILP7GzyFBzTx1P_kHgQ', 173 + 'developer_key' => 'AIzaSyCXzrwqxLN2bCvBhw2cJfdeEu9aj1aH5b8',
174 ] 174 ]
175 175
176 ], 176 ],