mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 01:42:20 +00:00
fix(challenges); update category labels when filtering, fixes #10382
This commit is contained in:
parent
01ce7712e3
commit
2cbc41d02f
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@
|
|||
:categories="challenge.categories",
|
||||
:owner="isOwner",
|
||||
:member="isMember",
|
||||
v-once
|
||||
)
|
||||
.challenge-description(v-markdown='challenge.summary')
|
||||
.well-wrapper(v-if="fullLayout")
|
||||
|
|
|
|||
Loading…
Reference in a new issue