Updating some references from "SandboxOS" to "Tilde Friends."

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3158 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2016-03-12 18:55:55 +00:00
parent 7c6a377c0b
commit caa7e26e5e
4 changed files with 9 additions and 8 deletions

View File

@ -121,6 +121,7 @@ function getPackages() {
function getUser(caller, process) {
return {
name: process.userName,
key: process.key,
index: process.index,
packageOwner: process.packageOwner,
packageName: process.packageName,