Merge branch 'develop' into feature/format_refactor
This commit is contained in:
@@ -29,7 +29,7 @@ public class CommandWolfram extends Command
|
||||
res.CallFile(pic, "png");
|
||||
ImageUtils.BlockingFileDelete(pic);
|
||||
}
|
||||
catch (IOException e)
|
||||
catch (IOException e)
|
||||
{
|
||||
res.Call(LocStrings.stub("WolframError"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user