diff options
Diffstat (limited to 'remoting/webapp/wcs_sandbox.html')
-rw-r--r-- | remoting/webapp/wcs_sandbox.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/webapp/wcs_sandbox.html b/remoting/webapp/wcs_sandbox.html index a84ef17..b768d05 100644 --- a/remoting/webapp/wcs_sandbox.html +++ b/remoting/webapp/wcs_sandbox.html @@ -9,6 +9,7 @@ found in the LICENSE file. <head> <meta charset="utf-8"> <script src="error.js"></script> + <script src="plugin_settings.js"></script> <script src="xhr_proxy.js"></script> <script src="wcs.js"></script> <script src="wcs_loader.js"></script> |