mirror of
https://github.com/YouHaveTrouble/GuildMaster.git
synced 2026-05-12 06:26:59 +00:00
start working on recruitment feature
This commit is contained in:
@@ -283,7 +283,7 @@ import type {Quest} from "@/classes/Quest";
|
||||
import type {Guild} from "@/classes/Guild";
|
||||
|
||||
export default defineComponent({
|
||||
name: "GuildView",
|
||||
name: "QuestView",
|
||||
components: {AdventurerComponent},
|
||||
props: {
|
||||
guild: {
|
||||
|
||||
Reference in New Issue
Block a user