turned on the EMI default recipe button by default

This commit is contained in:
Pyritie 2025-06-09 20:50:40 +01:00
parent 1a5867d956
commit 86a35b7386

View file

@ -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.