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
|
description?: string
|
||||||
raid?: Raid
|
raid?: Raid
|
||||||
job?: Job
|
job?: Job
|
||||||
extra?: boolean
|
|
||||||
guidebooks?: string[]
|
guidebooks?: string[]
|
||||||
visibility?: number
|
visibility?: number
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue