mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Improve admin panel stats input
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<form @submit.prevent="saveHero({ hero: {
|
||||
_id: hero._id,
|
||||
purchased: hero.purchased
|
||||
}, msg: 'Subscription Perks' })">
|
||||
<div class="card mt-2">
|
||||
|
||||
Reference in New Issue
Block a user