mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Move translator to helpers.js
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import t from '../helpers/translator';
|
||||
import {translator as t} from '../helpers';
|
||||
import {diminishingReturns, calculateBonus, setSpellDefaults} from './spell-helper';
|
||||
import {each} from 'lodash';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user