Rename heroku.php to platform/heroku.php

This commit is contained in:
BingoKingo
2020-04-04 09:55:15 +08:00
committed by GitHub
parent 9f37bcafea
commit 388c0657f3
+1 -1
View File
@@ -250,4 +250,4 @@ function OnekeyUpate($auth = 'BingoKingo', $project = 'Tfo', $branch = 'master')
function setConfigResponse($response)
{
return json_decode( $response['body'], true );
}
}