From 761c0d3fa522063670d1cf7a5124bc83d3076590 Mon Sep 17 00:00:00 2001 From: Andrew Simachev Date: Mon, 1 Jul 2024 18:19:27 +0200 Subject: [PATCH] add files to search --- dist/lib/.gitignore | 3 ++- src/ts/component/popup/search.tsx | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dist/lib/.gitignore b/dist/lib/.gitignore index 647c4be284..024abb8062 100644 --- a/dist/lib/.gitignore +++ b/dist/lib/.gitignore @@ -1,3 +1,4 @@ pb pkg -protos \ No newline at end of file +protos +*.js \ No newline at end of file diff --git a/src/ts/component/popup/search.tsx b/src/ts/component/popup/search.tsx index 405683e469..2fcc6675b8 100644 --- a/src/ts/component/popup/search.tsx +++ b/src/ts/component/popup/search.tsx @@ -517,7 +517,7 @@ const PopupSearch = observer(class PopupSearch extends React.Component