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