Add option to disable loading scripts in ScriptCreateDialog
This commit is contained in:
parent
e97e951741
commit
8708d44a50
5 changed files with 33 additions and 16 deletions
|
|
@ -24,6 +24,8 @@
|
|||
</argument>
|
||||
<argument index="2" name="built_in_enabled" type="bool" default="true">
|
||||
</argument>
|
||||
<argument index="3" name="load_enabled" type="bool" default="true">
|
||||
</argument>
|
||||
<description>
|
||||
Prefills required fields to configure the ScriptCreateDialog for use.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue