From 7e5190585086684afe033b8e98ebcf23e0176d85 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Mon, 13 Feb 2023 21:17:05 +0300 Subject: [PATCH] minor fix... Signed-off-by: Alex A. Naanou --- pwiki/page.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pwiki/page.js b/pwiki/page.js index 6c269ed..acd1948 100755 --- a/pwiki/page.js +++ b/pwiki/page.js @@ -2593,7 +2593,9 @@ module.System = { (@include(./*/length/!))   - × + × ` }, // XXX this is really slow... // XXX need to handle count/offset arguments correctly...