finish linting client

This commit is contained in:
Matteo Pagliazzi
2019-10-13 18:04:04 +02:00
parent c1ea91803c
commit a0e5a56bf2
105 changed files with 804 additions and 316 deletions

View File

@@ -17,7 +17,9 @@
</h4>
<div
class="text"
v-html="$t('hatchDialogText', { potionName: hatchablePet.potionName, eggName: hatchablePet.eggName, petName: hatchablePet.name })"
v-html="$t('hatchDialogText', {
potionName: hatchablePet.potionName,
eggName: hatchablePet.eggName, petName: hatchablePet.name })"
></div>
</div>
<span