From 9b13a1389eb2992987d5650d5b8f503ae4307696 Mon Sep 17 00:00:00 2001 From: Rieko-wang Date: Tue, 22 Nov 2022 23:44:10 +0800 Subject: [PATCH] 123 --- config.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/config.json b/config.json index 0b20985..b6337cb 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,5 @@ { "id": "3", "title": "The Matrix", "releaseYear": "1999" }, { "id": "4", "title": "Inception", "releaseYear": "2010" }, { "id": "5", "title": "Interstellar", "releaseYear": "2014" } - ], - "showApp": true, - "bottom-tips": "React-native-学习demo" + ] }