diff options
Diffstat (limited to '3rd_party/static/swagger/o2c.html')
-rw-r--r-- | 3rd_party/static/swagger/o2c.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rd_party/static/swagger/o2c.html b/3rd_party/static/swagger/o2c.html index d32d130..2f8a6a5 100644 --- a/3rd_party/static/swagger/o2c.html +++ b/3rd_party/static/swagger/o2c.html @@ -12,4 +12,4 @@ qp = qp ? JSON.parse('{"' + qp.replace(/&/g, '","').replace(/=/g,'":"') + '"}', ):{} window.opener.onOAuthComplete(qp); window.close(); -</script>
\ No newline at end of file +</script> |