From ba3551217dcee95e133e692abf316b3e7a56aed6 Mon Sep 17 00:00:00 2001 From: x-dr <79109673+x-dr@users.noreply.github.com> Date: Sat, 5 Mar 2022 23:12:21 +0800 Subject: [PATCH] Create app.json --- app.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 app.json diff --git a/app.json b/app.json new file mode 100644 index 00000000..8d875a71 --- /dev/null +++ b/app.json @@ -0,0 +1,4 @@ +{ + "name": "qinglong", + "description": "su" +}