Update example.spk
This commit is contained in:
parent
573539228e
commit
e987bb5000
1 changed files with 2 additions and 2 deletions
|
@ -15,11 +15,11 @@ os.pullEvent(\\\"key\\\")\\\
|
||||||
\",\
|
\",\
|
||||||
}",
|
}",
|
||||||
config = "{\
|
config = "{\
|
||||||
|
type = \"app\",\
|
||||||
main = \"exa.lua\",\
|
main = \"exa.lua\",\
|
||||||
name = \"SPK Example\",\
|
name = \"SPK Example\",\
|
||||||
id = \"sphone.examplespk\",\
|
id = \"sphone.examplespk\",\
|
||||||
author = \"BeaconNet\",\
|
|
||||||
version = 1.3,\
|
version = 1.3,\
|
||||||
type = \"app\",\
|
author = \"BeaconNet\",\
|
||||||
}",
|
}",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue