mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Correct hatching potions
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
import {each, defaults} from 'lodash';
|
import {each, defaults} from 'lodash';
|
||||||
import t from '../helpers/translator';
|
import t from './helpers/translator';
|
||||||
|
|
||||||
let hatchingPotions = {
|
let hatchingPotions = {
|
||||||
Base: {
|
Base: {
|
||||||
Reference in New Issue
Block a user