Jofthomas HF staff commited on
Commit
8e6938b
·
1 Parent(s): 827c4c4

remove plan

Browse files
Files changed (1) hide show
  1. patches/convex/world.ts +0 -1
patches/convex/world.ts CHANGED
@@ -145,7 +145,6 @@ export const joinWorld = mutation({
145
  character: randomCharacter.character,
146
  description: randomCharacter.identity,
147
  tokenIdentifier: oauthToken,
148
- plan:randomCharacter.plan,
149
  role: "villager",
150
  });
151
  },
 
145
  character: randomCharacter.character,
146
  description: randomCharacter.identity,
147
  tokenIdentifier: oauthToken,
 
148
  role: "villager",
149
  });
150
  },