mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
fix(lint): curly space
This commit is contained in:
@@ -4,7 +4,7 @@ import t from '../../translation';
|
|||||||
|
|
||||||
export default prefill({
|
export default prefill({
|
||||||
0: {},
|
0: {},
|
||||||
1: { text: t('ponytail')},
|
1: { text: t('ponytail') },
|
||||||
2: { text: t('doublePonytail'), price: 2, set: sets.baseHair1 },
|
2: { text: t('doublePonytail'), price: 2, set: sets.baseHair1 },
|
||||||
3: { text: t('braid') },
|
3: { text: t('braid') },
|
||||||
4: { text: t('doubleBraid'), price: 2, set: sets.baseHair1 },
|
4: { text: t('doubleBraid'), price: 2, set: sets.baseHair1 },
|
||||||
|
|||||||
Reference in New Issue
Block a user