diff --git a/backend/config/main.php b/backend/config/main.php index c4c8054..a440a1f 100755 --- a/backend/config/main.php +++ b/backend/config/main.php @@ -169,7 +169,7 @@ return [ ] ], 'googleApi' => [ - 'class' => '\vendor\skeeks\yii2\googleApi\GoogleApiComponent', + 'class' => '\skeeks\yii2\googleApi\GoogleApiComponent', 'developer_key' => 'AIzaSyAYpoZOIyddp23AILP7GzyFBzTx1P_kHgQ', ] -- libgit2 0.21.4