This commit is contained in:
2026-02-19 11:19:04 +01:00
parent 72652a809b
commit 4fbb9c53ff
5 changed files with 36 additions and 2 deletions

View File

@@ -86,7 +86,6 @@
(write-json (menu->hash menu) o)
(get-output-string o)))
(define (find-menu-item menu id)
(let ((items (ww-menu-items menu)))
(letrec ((f (λ (items)