From 12184b61a59c33f8330aeb41d294fd2460c63800 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=96=B9=E9=A1=BA=E5=81=A5?= Date: Mon, 23 Sep 2024 08:34:14 +0000 Subject: [PATCH] Update app.json --- applications/api/app.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/applications/api/app.json b/applications/api/app.json index e1a698f..fa50195 100644 --- a/applications/api/app.json +++ b/applications/api/app.json @@ -1 +1,3 @@ -{'key':'val'} \ No newline at end of file +{ + 'key':'val' +} \ No newline at end of file