Commit 84178231 authored by Nguyễn Hải Sơn's avatar Nguyễn Hải Sơn

Update

parent 94394d0e
......@@ -21,11 +21,11 @@ export const GroupInfoScript = defineComponent({
},
groupName: {
type: String,
requite: true,
required: true,
},
groupDescription: {
type: String,
requite: true,
required: true,
},
},
emits: [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment