diff options
Diffstat (limited to 'client/index.html')
-rw-r--r-- | client/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/index.html b/client/index.html index c4cd2b3..db4d0eb 100644 --- a/client/index.html +++ b/client/index.html @@ -206,6 +206,7 @@ </div> </div> </div> + <script src="./js/image_generator.js"></script> <script src="./js/radio_emulator.js"></script> </body> </html> |