Skip to content

Commit

Permalink
Updated repository/all.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 25, 2024
1 parent 2176cea commit 67d024a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ export interface Contract {
"goerli-alpha"?: string[];
"sepolia-alpha"?: string[];
};
icon?: string;
[k: string]: unknown;
}
export interface ProjectErrors {
Expand Down

0 comments on commit 67d024a

Please sign in to comment.