Skip to content

Commit

Permalink
feat: update contracts
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Apr 22, 2024
1 parent 7a81574 commit 081a842
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/web/src/components/Publication/Actions/Tip/Action.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ const Action: FC<ActionProps> = ({
publication.by.ownedBy.address,
finalRate,
currentProfile?.id,
publication.by.id,
publication.id
],
functionName: 'tip'
Expand Down

1 comment on commit 081a842

@vercel
Copy link

@vercel vercel bot commented on 081a842 Apr 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./apps/web

web-heyxyz.vercel.app
heyxyz.vercel.app
web-git-main-heyxyz.vercel.app
hey.xyz

Please sign in to comment.