mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
fix(bgs): include TT required field
This commit is contained in:
@@ -243,6 +243,7 @@ export default function getItemInfo (user, type, item, officialPinnedItems, lang
|
||||
purchaseType: 'backgrounds',
|
||||
path: `backgrounds.${item.set}.${item.key}`,
|
||||
pinType: 'background',
|
||||
locked: false,
|
||||
};
|
||||
break;
|
||||
case 'mystery_set':
|
||||
|
||||
Reference in New Issue
Block a user