diff options
| author | s1n <[email protected]> | 2019-10-28 14:13:54 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-28 14:13:54 -0700 |
| commit | f1328f01e2887f1e29ac94b4f2b9db4d40ec7063 (patch) | |
| tree | 496d8b7653d80f89b648f8651a30a2e45e9e9da9 | |
| parent | fix sumn (diff) | |
| download | s1n.pw-admin-f1328f01e2887f1e29ac94b4f2b9db4d40ec7063.tar.xz s1n.pw-admin-f1328f01e2887f1e29ac94b4f2b9db4d40ec7063.zip | |
fix sumn
| -rw-r--r-- | oauth2/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oauth2/index.html b/oauth2/index.html index 672cb80..9dcb2e5 100644 --- a/oauth2/index.html +++ b/oauth2/index.html @@ -75,4 +75,4 @@ </div> </body> -</body>
\ No newline at end of file +</html> |