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,5 @@
<template>
<form @submit.prevent="saveHero({hero, msg: 'Users Profile'})">
<form @submit.prevent="saveHero({hero: { profile: hero.profile }, msg: 'Users Profile'})">
<div class="card mt-2">
<div class="card-header">
<h3