diff options
author | Andrew Kim <andrewdkim@users.noreply.github.com> | 2019-03-16 18:27:11 -0400 |
---|---|---|
committer | Andrew Kim <andrewdkim@users.noreply.github.com> | 2019-03-16 18:27:11 -0400 |
commit | 1b75c63e8de0a09adb4243b9c797224da7c157eb (patch) | |
tree | 5728c3b399fdc46db633b7d06fcd5526d274fb65 | |
parent | 07f7eb81e2eb9b28369c83d02a63e77d5ece14bf (diff) |
testing
-rw-r--r-- | deploy/mobile/image.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deploy/mobile/image.html b/deploy/mobile/image.html index 0a5f90d79..07fba8cc5 100644 --- a/deploy/mobile/image.html +++ b/deploy/mobile/image.html @@ -7,7 +7,7 @@ <body> <div id="root"></div> - <script src="../imageUpload.js"></script> + <script src="../image.js"></script> </body> </html>
\ No newline at end of file |