From 86a35b7386128d7f5e3194c2da8c7ca2bb21827d Mon Sep 17 00:00:00 2001 From: Pyritie Date: Mon, 9 Jun 2025 20:50:40 +0100 Subject: [PATCH] turned on the EMI default recipe button by default --- config/emi.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/emi.css b/config/emi.css index 463b05fcb..8aafd66ad 100644 --- a/config/emi.css +++ b/config/emi.css @@ -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.