mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
Convert other globals to exported functions
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
import {
|
||||
expectValidTranslationString
|
||||
} from '../helpers/content.helper';
|
||||
|
||||
import { all as potions } from '../../common/script/src/content/hatching-potions';
|
||||
import {each} from 'lodash';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user