mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-26 15:02:46 +00:00
devtools: jsonview: fix typo
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user