diff options
-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 |