aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-10-10 17:36:33 +0100
committerChristopher Baines <mail@cbaines.net>2023-10-10 17:36:33 +0100
commit8642968c934216a6f758b0919d397fb4e3acbceb (patch)
tree56e83ec80e128fc65f3b10799f0dff2a7fd69326
parentab7695dcb23c0265cc3095b7de645d408bb0f9b2 (diff)
downloadqa-frontpage-8642968c934216a6f758b0919d397fb4e3acbceb.tar
qa-frontpage-8642968c934216a6f758b0919d397fb4e3acbceb.tar.gz
Remove peek
-rw-r--r--guix-qa-frontpage/view/issue.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-qa-frontpage/view/issue.scm b/guix-qa-frontpage/view/issue.scm
index 61c2bd8..983b99b 100644
--- a/guix-qa-frontpage/view/issue.scm
+++ b/guix-qa-frontpage/view/issue.scm
@@ -370,7 +370,7 @@ thanks
Guix QA review form submission:"
(or
- (and=> (assoc-ref (peek "PARAMS" query-parameters) "notes")
+ (and=> (assoc-ref query-parameters "notes")
(lambda (notes)
(string-append
"\n"