Skip to content

Commit

Permalink
🎨 #9932
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa219 committed Dec 20, 2023
1 parent 1e9f11b commit ad8d79f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/mobile/menu/search.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ const replace = (element: Element, config: ISearchOption, isAll: boolean) => {
ids,
types: config.types,
method: config.method,
replaceTypes: config.replaceTypes
}, (response) => {
loadElement.classList.add("fn__none");
loadElement.nextElementSibling.classList.remove("fn__none");
Expand Down

0 comments on commit ad8d79f

Please sign in to comment.