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:
@ -103,7 +103,7 @@ export function GrapeSearch({media_url,id, username}:GrapeSearchParams) {
|
||||
)
|
||||
|
||||
return ( <>
|
||||
<span>
|
||||
<span class={"tweet-button"}>
|
||||
<Show
|
||||
when={!ShowDanboResult()}
|
||||
fallback={<DanboPostsResult /> }>
|
||||
|
Reference in New Issue
Block a user