diff --git a/types/Party.d.ts b/types/Party.d.ts index eebea134..3a41e705 100644 --- a/types/Party.d.ts +++ b/types/Party.d.ts @@ -29,6 +29,7 @@ interface Party { weapons: Array summons: Array user: User + local_id?: string remix: boolean remixes: Party[] created_at: string