mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Pin Habitica Eslint Config (#15057)
* Pin Habitica Eslint Config * fix lint
This commit is contained in:
@@ -11,9 +11,9 @@
|
||||
</div>
|
||||
<div
|
||||
v-for="(post, index) in posts"
|
||||
id="bailey"
|
||||
:key="post._id"
|
||||
class="static-view bailey"
|
||||
id="bailey"
|
||||
:class="{'bailey-last': index == (posts.length - 1)}"
|
||||
>
|
||||
<small
|
||||
|
||||
Reference in New Issue
Block a user