From 6ac78156acd407330b121bfc319b5f3b8f3da52a Mon Sep 17 00:00:00 2001 From: Will Miao <13051207myq@gmail.com> Date: Fri, 2 May 2025 20:59:06 +0800 Subject: [PATCH 1/6] feat: comment out "View Details" option in context menus for checkpoints and recipes --- templates/checkpoints.html | 2 +- templates/components/context_menu.html | 4 ++-- templates/recipes.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/checkpoints.html b/templates/checkpoints.html index 1644d8d5..b14be28f 100644 --- a/templates/checkpoints.html +++ b/templates/checkpoints.html @@ -15,7 +15,7 @@ {% include 'components/checkpoint_modals.html' %}