From: 80B Date: Fri, 8 Jan 2021 02:06:11 +0000 (+0000) Subject: fix. X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=eb3216334254dca2aad25f058e405f9a2fdb8a91;p=projs%2Fmdl.git fix. --- diff --git a/index.html b/index.html index f61390b..2c3d823 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ const loadPage = (file, dir = { J: 'journals', N: 'notes', T: 'tasks' }[file[0]] "f": () => { dialog.classList.remove('hidden'); search.value = ""; - filterPages(true); + filterPages(); search.focus(); }, "Escape": () => {