allow stats to be edited from admin panel

This commit is contained in:
Phillip Thelen
2024-08-28 16:03:29 +02:00
parent 0bd0ba096b
commit ff53a387d4
7 changed files with 319 additions and 5 deletions

View File

@@ -1,5 +1,7 @@
<template>
<form @submit.prevent="saveHero({ hero, msg: 'Subscription Perks' })">
<form @submit.prevent="saveHero({ hero: {
purchased: hero.purchased
}, msg: 'Subscription Perks' })">
<div class="card mt-2">
<div class="card-header">
<h3