Fix duplicate declaration

This commit is contained in:
Rotzbua 2023-09-05 19:02:39 +02:00
parent ce0feb2f42
commit 65d2ad68d3
No known key found for this signature in database
GPG Key ID: C69022D529C17845
1 changed files with 0 additions and 1 deletions

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",