diff --git a/src/apps/appList b/src/apps/appList.lua similarity index 95% rename from src/apps/appList rename to src/apps/appList.lua index 890c85e..28a18e2 100644 --- a/src/apps/appList +++ b/src/apps/appList.lua @@ -57,4 +57,4 @@ sPhone.winOk("Work In","Progress") sPhone.run("/.sPhone/apps/storeApps/"..apps[y-2]) end end - end \ No newline at end of file + end