Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Nov 19, 2024
1 parent c0f491c commit 812cad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webapp/src/lib/types/stores.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ export interface AppStoresInterface {
activeSubgraphs: Writable<Record<string, string>>;
accounts: Writable<Record<string, string>>;
activeAccountsItems: Writable<Record<string, string>>;
}
}

0 comments on commit 812cad3

Please sign in to comment.