From 8ce499e9581a397f061accf104b4528906782115 Mon Sep 17 00:00:00 2001 From: Nriver <6752679+Nriver@users.noreply.github.com> Date: Thu, 4 May 2023 16:20:09 +0800 Subject: [PATCH] add runtime check for search engine options --- .../app/widgets/type_widgets/options/other/search_engine.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/public/app/widgets/type_widgets/options/other/search_engine.js b/src/public/app/widgets/type_widgets/options/other/search_engine.js index fcbc7b5c2..081aa0aa8 100644 --- a/src/public/app/widgets/type_widgets/options/other/search_engine.js +++ b/src/public/app/widgets/type_widgets/options/other/search_engine.js @@ -1,4 +1,5 @@ import OptionsWidget from "../options_widget.js"; +import utils from "../../../../services/utils.js"; const TPL = `