From ebb675e5918ef87ad9eab58f2641ab7645656230 Mon Sep 17 00:00:00 2001 From: Moe Poi ~ Date: Tue, 11 Aug 2020 19:22:00 +0000 Subject: [PATCH] Add app status --- info.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 info.json diff --git a/info.json b/info.json new file mode 100644 index 0000000..75dccbd --- /dev/null +++ b/info.json @@ -0,0 +1,9 @@ +{ + "version": "1.0.0", + "update_url": "https://s.id/neonime-app", + "message": { + "enable": false, + "text": "MAINTENANCE", + "closeable": false + } +}