Rename heroku.php to platform/heroku.php

pull/216/head
BingoKingo 2020-04-04 09:55:15 +08:00 committed by GitHub
parent 9f37bcafea
commit 388c0657f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -250,4 +250,4 @@ function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master')
function setConfigResponse($response)
{
return json_decode( $response['body'], true );
}
}