1
0
mirror of https://github.com/Refactorio/RedMew.git synced 2025-01-18 03:21:47 +02:00
This commit is contained in:
Valansch 2018-08-11 01:28:01 +02:00 committed by GitHub
parent eb9b149617
commit dd7def783b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -655,7 +655,7 @@ local function report(cmd)
Utils.alert(
p,
{
"User Repiort",
"User Report",
"Offender: " .. params[1],
"Message: " .. string.sub(cmd.parameter, string.len(params[1]) + 2)
}