Update home.spk

This commit is contained in:
Ale32bit 2016-11-15 23:29:54 +01:00 committed by GitHub
parent f7e1cba397
commit 3cf03e682f

View file

@ -1,6 +1,6 @@
--
-- sPhone Application Package
-- Built with SPK builder 1.1
-- Built with SPK builder 1.2
--
{
files = "{\
@ -138,11 +138,12 @@
\",\
}",
config = "{\
type = \"home\",\
author = \"BeaconNet\",\
name = \"sPhone Home\",\
id = \"sphone.home\",\
version = 1,\
main = \"home.lua\",\
id = \"sphone.home\",\
name = \"sPhone Home\",\
hidden = true,\
author = \"BeaconNet\",\
version = 1,\
type = \"home\",\
}",
}