Skip to content

Commit

Permalink
chore: force build
Browse files Browse the repository at this point in the history
  • Loading branch information
xtools-at committed Oct 22, 2023
1 parent b87d70d commit c70de4a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion components/SourceBrowser/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,9 @@ export const SourceBrowser = ({
</Link>
,{" "}
<Link
href={`${basePath || ""}/?json=/erc1155.json&func=uri&args.id=1`}
href={`${
basePath || ""
}/?json=/erc1155.json&func=uri&args.id=1&network=4337`}
>
ERC1155
</Link>
Expand Down

0 comments on commit c70de4a

Please sign in to comment.