We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd94933 commit 72cc018Copy full SHA for 72cc018
browser/data-browser/src/views/File/isTextFile.ts
@@ -1,7 +1,7 @@
1
const supportedApplicationFormats = new Set([
2
'application/json',
3
'application/ld+json',
4
- 'application/json-ad',
+ 'application/ad+json',
5
'application/x-httpd-php',
6
'application/xhtml+xml',
7
'application/xml',
0 commit comments