diff --git a/src-web/lib/contentType.ts b/src-web/lib/contentType.ts index cca144ef..780194a3 100644 --- a/src-web/lib/contentType.ts +++ b/src-web/lib/contentType.ts @@ -26,7 +26,10 @@ function detectFromContent( if (content.startsWith('{') || content.startsWith('[')) { return 'json'; - } else if (content.startsWith('