fix(faq): correct duped index

This commit is contained in:
SabreCat
2023-12-01 16:44:40 -06:00
parent b7c6ded375
commit 97c63e2be7

View File

@@ -31,7 +31,7 @@ const questionList = [
}, },
{ {
heading: 'choose-class', heading: 'choose-class',
translationIndex: 31, translationIndex: 32,
}, },
{ {
heading: 'blue-bar', heading: 'blue-bar',