mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
fix(mobile): provide Challenge categories via API
This commit is contained in:
@@ -17,7 +17,7 @@ import {
|
||||
} from './constants';
|
||||
|
||||
import achievements from './achievements';
|
||||
|
||||
import categoryOptions from './categoryOptions';
|
||||
import eggs from './eggs';
|
||||
import hatchingPotions from './hatching-potions';
|
||||
import stable from './stable';
|
||||
@@ -85,6 +85,8 @@ api.officialPinnedItems = officialPinnedItems;
|
||||
|
||||
api.bundles = bundles;
|
||||
|
||||
api.categoryOptions = categoryOptions;
|
||||
|
||||
/*
|
||||
---------------------------------------------------------------
|
||||
Unique Rewards: Potion and Armoire
|
||||
|
||||
Reference in New Issue
Block a user