Update home.spk
This commit is contained in:
parent
f7e1cba397
commit
3cf03e682f
1 changed files with 7 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
--
|
--
|
||||||
-- sPhone Application Package
|
-- sPhone Application Package
|
||||||
-- Built with SPK builder 1.1
|
-- Built with SPK builder 1.2
|
||||||
--
|
--
|
||||||
{
|
{
|
||||||
files = "{\
|
files = "{\
|
||||||
|
@ -138,11 +138,12 @@
|
||||||
\",\
|
\",\
|
||||||
}",
|
}",
|
||||||
config = "{\
|
config = "{\
|
||||||
type = \"home\",\
|
|
||||||
author = \"BeaconNet\",\
|
|
||||||
name = \"sPhone Home\",\
|
|
||||||
id = \"sphone.home\",\
|
|
||||||
version = 1,\
|
|
||||||
main = \"home.lua\",\
|
main = \"home.lua\",\
|
||||||
|
id = \"sphone.home\",\
|
||||||
|
name = \"sPhone Home\",\
|
||||||
|
hidden = true,\
|
||||||
|
author = \"BeaconNet\",\
|
||||||
|
version = 1,\
|
||||||
|
type = \"home\",\
|
||||||
}",
|
}",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue