Skip to content

Commit

Permalink
change name class
Browse files Browse the repository at this point in the history
  • Loading branch information
dapehe94 committed Oct 24, 2023
1 parent 6c3034e commit 205d851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/subscribe.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
/*
* Model name for Subscribe record.
*/
'subscription_model' => \Overtrue\LaravelSubscribe\Subscribes::class,
'subscription_model' => \Dapehe94\LaravelSubscribe\Subscribes::class,
];

0 comments on commit 205d851

Please sign in to comment.