Google API change Fix

This commit is contained in:
GamerClassN7
2021-04-11 10:40:32 +02:00
parent 9c565d90fa
commit 0045bdeb84
5 changed files with 31 additions and 20 deletions

View File

@@ -26,7 +26,6 @@ if (
$get = [
"state"=>$state,
"code"=>$token,
"access_token"=>$token,
"state"=>$state,
];
} else {