devtools: jsonview: fix typo

This commit is contained in:
2022-04-12 10:40:57 +08:00
parent 20a5d4079d
commit 848c9b32e0
+1 -1
View File
@@ -118,7 +118,7 @@ Converter.prototype = {
this.listener.onStopRequest(request, context, statusCode);
this.listener = null;
}
});
};
// Lets "save as" save the original JSON, not the viewer.
// To save with the proper extension we need the original content type,