diff options
author | Özgür Kesim <oec@codeblau.de> | 2019-06-14 12:25:10 +0200 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2019-06-14 12:25:10 +0200 |
commit | 3459e20be1ccf864288ba8d5be7ee96bb29da42f (patch) | |
tree | abbd574373a4786cc541bff23c468910fec6081f /tools.json | |
parent | 5d3cf69c90aef8f01e9ab11e63982d6849651420 (diff) |
base64 encoding and image/png fixed in Header
Diffstat (limited to 'tools.json')
-rw-r--r-- | tools.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ "Args": ["+O-", "-D", "+A0.9", "+R3"], "Suffix": ".pov", "NeedsFile": true, - "ContentType": "img/png", + "ContentType": "image/png", "Description": "Povray, raytracer", "BgColor": "Orange", "Documentation": { |