mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Fix JSR223 JavaScript files not loading (#1725)
This adds a missing feature required for being able to load JSR223 JavaScript rules out of the box. Signed-off-by: Wouter Born <github@maindrain.net>
This commit is contained in:
@@ -368,6 +368,7 @@
|
||||
<feature>openhab-core-auth-jaas</feature>
|
||||
<feature>openhab-core-automation-rest</feature>
|
||||
<feature>openhab-core-automation-module-script</feature>
|
||||
<feature>openhab-core-automation-module-script-rulesupport</feature>
|
||||
<feature>openhab-core-automation-module-media</feature>
|
||||
<feature>openhab-core-io-console-karaf</feature>
|
||||
<feature>openhab-core-io-http-auth</feature>
|
||||
|
||||
Reference in New Issue
Block a user