mod-audio / mod-sdk

SDK to implement the MOD gui interface
GNU General Public License v3.0
34 stars 16 forks source link

monitor.js - Uncaught ReferenceError: bundle is not defined #26

Open benheartland opened 2 years ago

benheartland commented 2 years ago

https://github.com/moddevices/mod-sdk/blob/21a80729dde1439dcea03bfafbc42981fb503d8a/html/js/monitor.js#L17 Throws "Uncaught ReferenceError: bundle is not defined"

brummer10 commented 2 years ago

should be this.watch(this.bundle);