turned on the EMI default recipe button by default
This commit is contained in:
parent
1a5867d956
commit
86a35b7386
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@
|
|||
/**
|
||||
* Whether recipes should have a button to set as default.
|
||||
*/
|
||||
recipe-default-button: false;
|
||||
recipe-default-button: true;
|
||||
|
||||
/**
|
||||
* Whether recipes should have a button to show the recipe tree.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue