diff --git a/website/common/script/libs/getItemInfo.js b/website/common/script/libs/getItemInfo.js index c2c682175c..9976ada32f 100644 --- a/website/common/script/libs/getItemInfo.js +++ b/website/common/script/libs/getItemInfo.js @@ -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':