Remove extra from DetailsObject
This commit is contained in:
parent
c2dfc5ac92
commit
d66ee1ca27
1 changed files with 0 additions and 1 deletions
1
types/index.d.ts
vendored
1
types/index.d.ts
vendored
|
|
@ -39,7 +39,6 @@ export type DetailsObject = {
|
|||
description?: string
|
||||
raid?: Raid
|
||||
job?: Job
|
||||
extra?: boolean
|
||||
guidebooks?: string[]
|
||||
visibility?: number
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue