Skip to content
This repository was archived by the owner on Aug 20, 2023. It is now read-only.

Commit 0dc3625

Browse files
Updated README_TR
1 parent 45624fe commit 0dc3625

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README_TR.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace App;
4040
use Illuminate\Contracts\Auth\MustVerifyEmail;
4141
use Illuminate\Foundation\Auth\User as Authenticatable;
4242
use Illuminate\Notifications\Notifiable;
43-
use CodeForms\Repositories\Like\UserFavorites;
43+
use CodeForms\Repositories\Favorite\UserFavorites;
4444

4545
class User extends Authenticatable
4646
{

0 commit comments

Comments
 (0)