mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
Fix buying some items
This commit is contained in:
committed by
Sabe Jones
parent
bca3e96e9c
commit
fe2c02679e
@@ -4,7 +4,6 @@ import { // eslint-disable-line import/no-cycle
|
||||
model as Group,
|
||||
TAVERN_ID as tavernId,
|
||||
} from '../models/group';
|
||||
import common from '../../common';
|
||||
import { REPEATING_EVENTS } from '../../common/script/content/constants';
|
||||
import { getCurrentGalaEvent } from '../../common/script/content/constants/schedule';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user