Skip to content

Commit

Permalink
Update auth.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Shxde1 authored Jul 10, 2024
1 parent d4fa719 commit ca4f248
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion auth.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,6 @@ void KeyAuth::api::upgrade(std::string username, std::string key) {
error("Signature checksum failed. Request was tampered with or session ended most likely. & echo: & echo Message: " + message);
}

json[(XorStr("success"))] = false;
load_response_data(json);
}

Expand Down

0 comments on commit ca4f248

Please sign in to comment.