Skip to content

Commit

Permalink
Update auth.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Shxde1 authored Jul 2, 2024
1 parent f519f33 commit d4fa719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions auth.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ namespace KeyAuth {
std::string fetchonline();
void fetchstats();
void forgot(std::string username, std::string email);
void logout();

class subscriptions_class {
public:
Expand Down

0 comments on commit d4fa719

Please sign in to comment.