sample display render blocked screen
This commit is contained in:
4
dist/index.html
vendored
4
dist/index.html
vendored
@@ -63,10 +63,6 @@
|
||||
window.SwaggerTranslator.translate();
|
||||
}
|
||||
|
||||
$('pre code').each(function(i, e) {
|
||||
hljs.highlightBlock(e)
|
||||
});
|
||||
|
||||
addApiKeyAuthorization();
|
||||
},
|
||||
onFailure: function(data) {
|
||||
|
||||
Reference in New Issue
Block a user