mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-24 06:35:37 +00:00
fix(faq): correct duped index
This commit is contained in:
parent
b7c6ded375
commit
97c63e2be7
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ const questionList = [
|
|||
},
|
||||
{
|
||||
heading: 'choose-class',
|
||||
translationIndex: 31,
|
||||
translationIndex: 32,
|
||||
},
|
||||
{
|
||||
heading: 'blue-bar',
|
||||
|
|
|
|||
Loading…
Reference in a new issue