= Updated response method naming and formatting
This commit is contained in:
@@ -61,7 +61,7 @@ public class CommandStark extends Command
|
||||
}
|
||||
|
||||
postProcessed = new File(name);
|
||||
res.CallFile(postProcessed, "png");
|
||||
res.sendFile(postProcessed, "png");
|
||||
|
||||
ImageUtils.BlockingFileDelete(preProcessed);
|
||||
ImageUtils.BlockingFileDelete(postProcessed);
|
||||
|
||||
Reference in New Issue
Block a user