mirror of https://github.com/halo-dev/halo
parent
37cf54bcd6
commit
e721fadf86
|
@ -38,6 +38,7 @@ const creationFormState = ref<CreationFormState>({
|
||||||
"plugin.halo.run/display-name": "",
|
"plugin.halo.run/display-name": "",
|
||||||
}!,
|
}!,
|
||||||
},
|
},
|
||||||
|
rules: [],
|
||||||
},
|
},
|
||||||
selectedRoleTemplates: [],
|
selectedRoleTemplates: [],
|
||||||
saving: false,
|
saving: false,
|
||||||
|
|
Loading…
Reference in New Issue