Merge pull request #4319 from Rotzbua/fix_duplicate

Fix duplicate declaration
This commit is contained in:
Nick O'Leary
2023-09-05 20:41:38 +01:00
committed by GitHub

View File

@@ -24,7 +24,6 @@ module.exports = function(RED) {
"text/css":"string",
"text/html":"string",
"text/plain":"string",
"text/html":"string",
"application/json":"json",
"application/octet-stream":"buffer",
"application/pdf":"buffer",