2023/12/10

v1.1.1
- fix a bug opening a tweet page when clicking image and
  artist search buttons.
This commit is contained in:
DrunkOatmeal
2023-12-10 12:29:40 +07:00
parent 81f114667f
commit 164920c571
4 changed files with 6 additions and 6 deletions

View File

@ -103,7 +103,7 @@ export function GrapeSearch({media_url,id, username}:GrapeSearchParams) {
)
return ( <>
<span>
<span class={"tweet-button"}>
<Show
when={!ShowDanboResult()}
fallback={<DanboPostsResult /> }>