Skip to content

Commit

Permalink
add the script which will load Google JavaScript API client and Sign-…
Browse files Browse the repository at this point in the history
…in library.

relates #111
  • Loading branch information
rehabas committed Jun 3, 2020
1 parent 7e40307 commit 99ad0fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>

<script src="https://apis.google.com/js/client:platform.js"></script>
</body>

</html>

0 comments on commit 99ad0fe

Please sign in to comment.