Set team_members to unknown[] (#5490)
This commit is contained in:
@@ -197,7 +197,7 @@ export namespace Labrinth {
|
|||||||
body: string
|
body: string
|
||||||
requested_status: v2.ProjectStatus
|
requested_status: v2.ProjectStatus
|
||||||
initial_versions: unknown[]
|
initial_versions: unknown[]
|
||||||
team_members: any[]
|
team_members: unknown[]
|
||||||
categories: string[]
|
categories: string[]
|
||||||
client_side: string
|
client_side: string
|
||||||
server_side: string
|
server_side: string
|
||||||
|
|||||||
Reference in New Issue
Block a user