Skip to content

Commit

Permalink
Update fet.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FractionEstate authored Sep 19, 2023
1 parent 531e443 commit 432adca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tokens/fet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ const fetcher: SupplyFetcher = async (options = defaultFetcherOptions) => {
};
};

export default fetcher;
export default fetcher;

0 comments on commit 432adca

Please sign in to comment.