From 8dcef1d879422b8904fad1c6600b8687e4135e37 Mon Sep 17 00:00:00 2001 From: CadenCoaster <114967401+cadenthecreator@users.noreply.github.com> Date: Sat, 18 Oct 2025 10:59:01 -0700 Subject: [PATCH] Update shell file path to shell.lua --- .apps/shell.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.apps/shell.app b/.apps/shell.app index d56d942..95d696a 100644 --- a/.apps/shell.app +++ b/.apps/shell.app @@ -1,6 +1,6 @@ { "name": "Shell", - "file" "/apps/shell", + "file" "/apps/shell.lua", "tags: { "console", "terminal",