Skip to content

Commit

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


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

return [
{
name: "group-of-math-students",
Expand Down

0 comments on commit 2a41a96

Please sign in to comment.