From e21ebbc39f8e1c3e8f6be781c52d5d317737c213 Mon Sep 17 00:00:00 2001 From: BingoKingo Date: Sat, 4 Apr 2020 09:55:50 +0800 Subject: [PATCH] Rename normal.php to platform/normal.php --- normal.php => platform/normal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename normal.php => platform/normal.php (97%) diff --git a/normal.php b/platform/normal.php similarity index 97% rename from normal.php rename to platform/normal.php index 701541c..d944975 100644 --- a/normal.php +++ b/platform/normal.php @@ -252,4 +252,4 @@ function OnekeyUpate() function setConfigResponse($response) { return $response; -} \ No newline at end of file +}