add command for sending do to vt

This commit is contained in:
omair saleh
2021-11-25 01:01:26 +08:00
parent 0c8e9dd920
commit 1d96fc9ced
+1 -1
View File
@@ -88,7 +88,7 @@ class EmailDoToVTCommand extends Command
$message->attach($attachment);
});
File::delete($attachment);
// File::delete($attachment);
echo 'success';