aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-08-13 15:20:25 -0400
committerMichael Foiani <mfoiani2019@communiyschoolnaples.org>2018-08-13 15:20:25 -0400
commitc2810d32f5a6234c3b30b2fb709c6fdbab04f0d1 (patch)
treef39dfe250922305f028f60a008acc042bfdc2166 /index.html
parentf32d184caca594c71fa7b947ae12ea991b1fc031 (diff)
Fixed most bugs and now able to upload file to firebase cloud storage.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 05131cc..58f5a95 100644
--- a/index.html
+++ b/index.html
@@ -69,6 +69,7 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<script src="https://www.gstatic.com/firebasejs/5.3.0/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.3.0/firebase-auth.js"></script>
<script src="https://www.gstatic.com/firebasejs/5.3.0/firebase-firestore.js"></script>
+ <script src="https://www.gstatic.com/firebasejs/5.3.0/firebase-storage.js"></script>
<script>
// Load and register pre-caching Service Worker