Removing firebase TODO from index.html
We do not need to add any other libraries from firebase, thus removing this stale todo
Esse commit está contido em:
@@ -16,9 +16,6 @@
|
|||||||
|
|
||||||
<!-- The core Firebase JS SDK is always required and must be listed first -->
|
<!-- The core Firebase JS SDK is always required and must be listed first -->
|
||||||
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-app.js"></script>
|
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-app.js"></script>
|
||||||
|
|
||||||
<!-- TODO: Add SDKs for Firebase products that you want to use
|
|
||||||
https://firebase.google.com/docs/web/setup#available-libraries -->
|
|
||||||
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-analytics.js"></script>
|
<script src="https://www.gstatic.com/firebasejs/7.5.0/firebase-analytics.js"></script>
|
||||||
<script>
|
<script>
|
||||||
const firebaseConfig = {
|
const firebaseConfig = {
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário