mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-19 12:18:51 +00:00
new client: remove comments
This commit is contained in:
parent
e8b7660376
commit
aa6f188bd9
1 changed files with 0 additions and 6 deletions
|
|
@ -1,11 +1,5 @@
|
|||
<template lang="pug">
|
||||
.avatar(:style="{width, height, paddingTop}", :class="backgroundClass")
|
||||
// TODO
|
||||
// addthis
|
||||
// cast spell (on click)
|
||||
// buffs
|
||||
// user level and username, rebirth icon, ...
|
||||
|
||||
.character-sprites
|
||||
template(v-if="!avatarOnly" v-once)
|
||||
// Mount
|
||||
|
|
|
|||
Loading…
Reference in a new issue