refactor: i18n
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const htmlLens = {
|
||||
lensName: "HTML",
|
||||
lensName: "response.html",
|
||||
isSupportedContentType: (contentType) =>
|
||||
/\btext\/html|application\/xhtml\+xml\b/i.test(contentType),
|
||||
renderer: "htmlres",
|
||||
|
||||
Reference in New Issue
Block a user