From c3ef34cc0df98c043b4401e437ba467bd889bc65 Mon Sep 17 00:00:00 2001 From: SinonJZH <44700327+SinonJZH@users.noreply.github.com> Date: Mon, 9 Mar 2020 02:55:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BC=8F=E4=BA=86=E4=B8=80=E8=A1=8C=E2=80=A6?= =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- get/index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/get/index.php b/get/index.php index 9331b3e..b6a59a5 100644 --- a/get/index.php +++ b/get/index.php @@ -46,6 +46,7 @@ if (isset($json['motions'])) { } } } + $json['motions'] = $motions; } if (isset($json['expressions'])) {