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

Commit

Permalink
Updated README_TR
Browse files Browse the repository at this point in the history
  • Loading branch information
UnderlineWords committed May 10, 2020
1 parent 45624fe commit 0dc3625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_TR.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ namespace App;
use Illuminate\Contracts\Auth\MustVerifyEmail;
use Illuminate\Foundation\Auth\User as Authenticatable;
use Illuminate\Notifications\Notifiable;
use CodeForms\Repositories\Like\UserFavorites;
use CodeForms\Repositories\Favorite\UserFavorites;

class User extends Authenticatable
{
Expand Down

0 comments on commit 0dc3625

Please sign in to comment.