Update sPhone.lua

This commit is contained in:
Ale32bit 2016-11-21 21:14:33 +01:00 committed by GitHub
parent 2ead371420
commit 597297c440

View file

@ -203,7 +203,7 @@ local function kernel(...)
end
if not fs.exists("/.sPhone/config/defaultApps") then
sPhone.setDefaultApp("home","/.sPhone/apps/home")
sPhone.setDefaultApp("home","sphone.home")
end
function string.getExtension(name)