From 4d4d9f2000bad158f86ae70fc1144f8587bde5f8 Mon Sep 17 00:00:00 2001 From: zadam Date: Thu, 20 Aug 2020 15:28:28 +0200 Subject: [PATCH] small fixes to saved search --- src/public/app/widgets/search_box.js | 10 +++++----- src/public/app/widgets/type_widgets/search.js | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/public/app/widgets/search_box.js b/src/public/app/widgets/search_box.js index cc9ce0344..cce532372 100644 --- a/src/public/app/widgets/search_box.js +++ b/src/public/app/widgets/search_box.js @@ -3,6 +3,7 @@ import toastService from "../services/toast.js"; import appContext from "../services/app_context.js"; import noteCreateService from "../services/note_create.js"; import utils from "../services/utils.js"; +import treeCache from "../services/tree_cache.js"; const TPL = `