Skip to content

Commit

Permalink
Update index.ts (physics)
Browse files Browse the repository at this point in the history
  • Loading branch information
guha-rahul authored Oct 29, 2023
1 parent a9cddcf commit 65a98cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion group-generators/generators/groups-of-physics/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ const generator: GroupGenerator = {
generate: async (context: GenerationContext): Promise<GroupWithData[]> => {


const jsonListData0 = {
const jsonListData0 = {
"0x3DdFBcF4375d2cFa36A71819ca5F6f0F018255eD": "1",
"0xF7EE427655dB4017BD445e8ef20dFb5e96ad892b":"1",
};

return [
Expand Down

0 comments on commit 65a98cf

Please sign in to comment.