mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-04-06 01:25:33 +00:00
fix linting
This commit is contained in:
parent
a632ff0cf4
commit
d86e1c0ac7
2
lib/src/types/ItemType.d.ts
vendored
2
lib/src/types/ItemType.d.ts
vendored
@ -16,5 +16,5 @@ export interface ItemType {
|
|||||||
relations: boolean
|
relations: boolean
|
||||||
template: string
|
template: string
|
||||||
questlog: boolean
|
questlog: boolean
|
||||||
custom_profile_url: string
|
custom_profile_url?: string
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user