From 7eb5a618ccaf480b2303fc58befba043746d23b3 Mon Sep 17 00:00:00 2001 From: erius0 <63460770+erius0@users.noreply.github.com> Date: Fri, 8 Jan 2021 04:49:59 +0300 Subject: [PATCH] Update linkedGet.lua --- linkedGet.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linkedGet.lua b/linkedGet.lua index 91917f8..583aaeb 100644 --- a/linkedGet.lua +++ b/linkedGet.lua @@ -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"