From 476d8285f681a78bcac32dab26e9065c5a438e7f Mon Sep 17 00:00:00 2001 From: j Date: Wed, 14 Jan 2026 14:46:22 +0000 Subject: [PATCH] fix prompt --- config.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.jsonc b/config.jsonc index e428a29..46a0588 100644 --- a/config.jsonc +++ b/config.jsonc @@ -610,7 +610,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "title": "Prompt", "type": "text", "columnWidth": 128, - "filter": true, + "filter": false, "find": true, "sort": false },