From ac4de939288c2c4f02a23e92e3a4e2d716da69fe Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Sat, 13 Jun 2026 21:55:24 +0900 Subject: [PATCH] =?UTF-8?q?Cookbook:=20rename=20Serve=20tab=20=E2=86=92=20?= =?UTF-8?q?Run=20(label=20only,=20data-backend=20stays=20Serve)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/cookbook.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/js/cookbook.js b/static/js/cookbook.js index c26a7161c..d59d0a913 100644 --- a/static/js/cookbook.js +++ b/static/js/cookbook.js @@ -1802,7 +1802,7 @@ function _renderRecipes() { // Tabs html += '
'; - html += ''; + html += ''; html += ''; html += ''; html += ''; @@ -1914,7 +1914,7 @@ function _renderRecipes() { // quant for every model instead of silently filtering to Q4. html += ''; html += ''; - html += ''; + html += ''; html += ''; html += ''; html += '';