mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 14:36:58 +00:00
cleanup
This commit is contained in:
@@ -61,7 +61,6 @@ export default defineComponent({
|
||||
},
|
||||
guild: {
|
||||
type: Object as PropType<Guild>,
|
||||
default: () => new Guild(1, 0) as Guild,
|
||||
required: true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user