fix: role creation

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/588/head
Ryan Wang 2 years ago
parent ddbca25307
commit a4681ea8b1

@ -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…
Cancel
Save