From 36c0460fe4857b7a4168f6ac61d038a9ebbfa527 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sat, 23 Mar 2024 00:01:08 +0200 Subject: [PATCH] update index feature condition --- src/webui/explore.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webui/explore.php b/src/webui/explore.php index 3a30881..a36261a 100644 --- a/src/webui/explore.php +++ b/src/webui/explore.php @@ -495,7 +495,7 @@ if ($config->webui->index->enabled)

body) ?>
- webui->index->enabled && $document->get('time')) { ?> + webui->index->enabled) { ?>

get('index')) { ?>