diff --git a/website/client/src/components/admin-panel/index.vue b/website/client/src/components/admin-panel/index.vue index 8f37fa248b..c0f5b6c97f 100644 --- a/website/client/src/components/admin-panel/index.vue +++ b/website/client/src/components/admin-panel/index.vue @@ -136,6 +136,28 @@ +
+

+ Party, Quest +

+
+
Party:   + Yes   + (party ID {{ hero.party._id }}) + although this has not been verified by searching for the Party. + + No +
+
Quest:   + {{ questStatus }} +
+
+
+