mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-07-08 16:01:01 +00:00
undefined warning
This commit is contained in:
@@ -24,7 +24,7 @@ export default defineComponent({
|
||||
required: true,
|
||||
},
|
||||
selectedAugment: {
|
||||
type: Object as PropType<EditorItem | undefined>,
|
||||
type: Object as PropType<EditorItem | undefined> | undefined,
|
||||
required: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user