Remove trailing space

master
shivajiva101 2019-10-09 11:05:57 +01:00 committed by GitHub
parent bde23ed3f8
commit bcf2ea2fc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2085,7 +2085,7 @@ minetest.register_on_prejoinplayer(function(name, ip)
if #t >= ip_limit then
return "\nYou exceeded the limit of ip addresses for an account!"
end
end
end
else
-- check for ban expiry