mirror of
https://github.com/Kvan7/Exiled-Exchange-2.git
synced 2026-08-26 07:26:51 +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