From d853c4f302ed7203fe6bda00efa5aecc40602acc Mon Sep 17 00:00:00 2001 From: LEGALISE_PIRACY Date: Mon, 11 Mar 2024 15:43:52 +0000 Subject: [PATCH] Update data/apps.json --- data/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/apps.json b/data/apps.json index 78c009b1..4aca341f 100644 --- a/data/apps.json +++ b/data/apps.json @@ -1,8 +1,8 @@ [ { - "name": "App 1", + "name": "Calculator", "image": "cover.svg", - "directory": "app1" + "directory": "calc" } ] \ No newline at end of file