updated swagger-js, rebuilt
This commit is contained in:
2
dist/o2c.html
vendored
2
dist/o2c.html
vendored
@@ -1,6 +1,6 @@
|
||||
<script>
|
||||
var qp = null;
|
||||
if(window.location.hash && window.location.hash !== "#_=_") {
|
||||
if(/code|token|error/.test(window.location.hash)) {
|
||||
qp = location.hash.substring(1);
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user