Skip to content

Commit

Permalink
Update onlyfans.py
Browse files Browse the repository at this point in the history
  • Loading branch information
UltimaHoarder committed Apr 20, 2021
1 parent f9d838d commit a3db0c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis/onlyfans/onlyfans.py
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,8 @@ def get_authed(self) -> Union[create_auth]:
me_api.active = True
me_api.session_manager = self.session_manager
self.auth = me_api
else:
self.auth.active = False
return self.auth

def set_auth(self, me):
Expand Down

0 comments on commit a3db0c6

Please sign in to comment.