mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 03:52:14 +00:00
Reset button
This commit is contained in:
parent
9283b8adb4
commit
81eb070ee6
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
<div class='pull-right'>
|
||||
<button class='btn' x-bind="click:emulateNextDay">Emulate Next Day</button>
|
||||
<button class='btn' x-bind="click:cheat">Add GP & Exp</button>
|
||||
<button class='btn' x-bind='click:reset'>Reset Level</button>
|
||||
</div>
|
||||
{/}
|
||||
<div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue