Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
approve tx
Browse files Browse the repository at this point in the history
  • Loading branch information
intergalacticspacehighway committed Oct 31, 2023
1 parent fd301ab commit 25132c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/app/hooks/creator-token/use-creator-token-approve.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ export const useApproveToken = () => {
return true;
}
}
} else {
return true;
}
} else {
return true;
}
}
);
Expand Down

0 comments on commit 25132c2

Please sign in to comment.