Updated config

This commit is contained in:
Graham Campbell
2015-05-28 15:05:35 +01:00
parent 8299afaa8a
commit a314d8b838
2 changed files with 3 additions and 2 deletions

View File

@@ -39,7 +39,8 @@ return [
],
'stripe' => [
'model' => 'User',
'model' => 'CachetHQ\Cachet\Models\User',
'key' => '',
'secret' => '',
],