fix friend request status typo

This commit is contained in:
Jill 2023-01-06 11:56:37 +03:00
parent 9915aa18d8
commit cb8321bfdd
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ CrystalGauntlet.endpoints["/getGJUserInfo20.php"] = ->(context : HTTP::Server::C
16 => id,
17 => user_coins,
18 => 2 - messages_enabled,
19 => !friend_requests_enabled,
19 => 1 - friend_requests_enabled,
20 => youtube_url || "",
21 => cube,
22 => ship,