fix: don't include default test widgets
All checks were successful
release / Release (push) Successful in 15s
All checks were successful
release / Release (push) Successful in 15s
This commit is contained in:
@ -32,12 +32,6 @@ widget_plugins_input:
|
|||||||
type: yaml
|
type: yaml
|
||||||
multiline: true
|
multiline: true
|
||||||
default: >
|
default: >
|
||||||
- name: test_widget_1
|
|
||||||
use_ui: true
|
|
||||||
- name: test_widget_2
|
|
||||||
use_ui: false
|
|
||||||
- name: another_test_widget
|
|
||||||
use_ui: true
|
|
||||||
|
|
||||||
# derived from questions: single point of configuration for plugin class names etc.
|
# derived from questions: single point of configuration for plugin class names etc.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user