mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore: upgrade babel to v6
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import t from '../translation';
|
||||
import prefill from './prefill.js';
|
||||
|
||||
export default prefill({
|
||||
module.exports = prefill({
|
||||
baseHair1: {setPrice: 5, text: t('hairSet1')},
|
||||
baseHair2: {setPrice: 5, text: t('hairSet2')},
|
||||
facialHair: {setPrice: 5, text: t('bodyFacialHair')},
|
||||
|
||||
Reference in New Issue
Block a user