Skip to content

Commit

Permalink
Update OAuth
Browse files Browse the repository at this point in the history
  • Loading branch information
NimnadaUGC committed Aug 19, 2024
1 parent 24da7d9 commit c0c4649
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
<link rel="stylesheet" href="css/planner.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="https://apis.google.com/js/api.js"></script>
<!-- <script src="https://apis.google.com/js/api.js"></script> -->
<script src="https://accounts.google.com/gsi/client" async defer></script>
<script src="js/auth.js"></script>
</head>
<body>
Expand Down

0 comments on commit c0c4649

Please sign in to comment.