stops kevinz from leaking his IP

This commit is contained in:
Letter N
2020-08-24 18:42:48 +08:00
parent 2ddddbbbaa
commit c13a22a841
9 changed files with 175 additions and 137 deletions
+2 -2
View File
@@ -31,5 +31,5 @@
src << ftp(file(path))
else
return
to_chat(src, "Attempting to send [path], this may take a fair few minutes if the file is very large.")
return
to_chat(src, "Attempting to send [path], this may take a fair few minutes if the file is very large.", confidential = TRUE)
return