mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
New client spells (#8950)
* Added initial spell casting * added casting * Added spells style * Fixed linting issues * Added escape * Added casting * Added task drag style
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
@click="openBuyDialog(reward)"
|
||||
)
|
||||
|
||||
.bottom-gradient
|
||||
.column-background(
|
||||
v-if="isUser === true",
|
||||
:class="{'initial-description': tasks[`${type}s`].length === 0}",
|
||||
|
||||
Reference in New Issue
Block a user