Skip to content

Commit

Permalink
Merge pull request #2217 from ParthipPR/dev
Browse files Browse the repository at this point in the history
"Fix: cleared a bug in UsertermAPI"
  • Loading branch information
jelanmathewjames authored Aug 28, 2024
2 parents 43fbd9d + f350f04 commit 4932adb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/dashboard/profile/profile_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

from . import profile_serializer
from .profile_serializer import LinkSocials
from .profile_serializer import UserTermSerializer


class UserProfileEditView(APIView):
Expand Down

0 comments on commit 4932adb

Please sign in to comment.