diff options
| author | Andrew Kim <andrewdkim@users.noreply.github.com> | 2019-03-16 18:57:35 -0400 |
|---|---|---|
| committer | Andrew Kim <andrewdkim@users.noreply.github.com> | 2019-03-16 18:57:35 -0400 |
| commit | f923179ec2531d17630065988cae22ce96fa6d7e (patch) | |
| tree | 647e534deae1cc22f4c96a50fc511793bd90189f | |
| parent | bf14eaa1331eb21807c883f9b0b8ed7f03a9f73b (diff) | |
test
| -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 80f23acb8..52fad97b0 100644 --- a/deploy/mobile/image.html +++ b/deploy/mobile/image.html @@ -9,7 +9,7 @@ <div id="root"> <button> hi</button> </div> - <script src="../image.js"></script> + <script src="../imageUpload.js"></script> </body> </html>
\ No newline at end of file |
