Commit 8158f868940da650673539bf02398b604c0d33fe

Authored by Alex Savenko
1 parent 6d6aba59

testing

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