fix(editor): Fix rundata type errors (no-changelog) (#9443)
This commit is contained in:
@@ -29,6 +29,7 @@ export default defineComponent({
|
||||
},
|
||||
type: {
|
||||
type: String,
|
||||
required: true,
|
||||
},
|
||||
data: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user