Updated package.json to include visitor samples
This commit is contained in:
parent
d742c13fb4
commit
a0038a94c7
@ -23,8 +23,13 @@
|
|||||||
"samples": [
|
"samples": [
|
||||||
{
|
{
|
||||||
"displayName": "Example Sites",
|
"displayName": "Example Sites",
|
||||||
"descriptoin": "Example sites which can be visited with a Humanoid Visitor",
|
"description": "Example sites which can be visited with a Humanoid Visitor",
|
||||||
"path": "Samples/Sites"
|
"path": "Samples/Sites"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"displayName": "Default Visitors",
|
||||||
|
"description": "Visitors which can browse sites",
|
||||||
|
"path": "Samples/Visitors"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user