mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
new client: remove comments
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user