Update linkedGet.lua

This commit is contained in:
erius0 2021-01-08 19:47:48 +03:00 committed by GitHub
parent bdbcedaa8a
commit dc70936010
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ function getTime()
end
function handleMessage(msg)
if msg == "help" or msg == "exit" or msg == "near" then
if msg == "help" or msg == "exit" or msg == "near" or msg == "update" then
return success
elseif msg == "rain" then
return success