fix: oauth redirect HTML title tag (#6533)
This commit is contained in:
4
dist/oauth2-redirect.html
vendored
4
dist/oauth2-redirect.html
vendored
@@ -1,6 +1,8 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en-US">
|
<html lang="en-US">
|
||||||
<title>Swagger UI: OAuth2 Redirect</title>
|
<head>
|
||||||
|
<title>Swagger UI: OAuth2 Redirect</title>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user