Update linkedGet.lua
This commit is contained in:
parent
ae97bb4276
commit
7eb5a618cc
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ function handleMessage(msg)
|
|||
end
|
||||
|
||||
function getUser(from)
|
||||
if from == "b7585fb7-1ae4-4f94-b1a2-05e1cef76a1f" then
|
||||
if from == "b7585fb7-1ea4-4f94-b1a2-05e1cef76a1f" then
|
||||
return "erius"
|
||||
elseif from == "0952a2dd-23fa-4dd2-aefe-92e7cd6c77ce" then
|
||||
return "DummyWalrus"
|
||||
|
|
Loading…
Reference in a new issue