mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +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">
|
<template lang="pug">
|
||||||
.avatar(:style="{width, height, paddingTop}", :class="backgroundClass")
|
.avatar(:style="{width, height, paddingTop}", :class="backgroundClass")
|
||||||
// TODO
|
|
||||||
// addthis
|
|
||||||
// cast spell (on click)
|
|
||||||
// buffs
|
|
||||||
// user level and username, rebirth icon, ...
|
|
||||||
|
|
||||||
.character-sprites
|
.character-sprites
|
||||||
template(v-if="!avatarOnly" v-once)
|
template(v-if="!avatarOnly" v-once)
|
||||||
// Mount
|
// Mount
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue