Skip to content

Commit d44732c

Browse files
?
1 parent 26599ec commit d44732c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ using namespace geode::prelude;
44

55
#include <Geode/modify/GJAccountManager.hpp>
66
class $modify(GJAccountManager) {
7+
$override
78
void handleIt(bool _requestSentSuccessfully, std::string _response, std::string _tag, GJHttpType _httpType) {
89
switch(_httpType) {
910
case GJHttpType::GetAccountBackupURL:

0 commit comments

Comments
 (0)