your personal website on atproto - mirror blento.app

fix refresh

Florian dbe49972 3993cebd

+1 -1
+1 -1
src/lib/website/load.ts
··· 87 87 for (const cardType of cardTypesArray) { 88 88 const cardDef = CardDefinitionsByType[cardType]; 89 89 90 - if (!cardDef.loadData) continue; 90 + if (!cardDef?.loadData) continue; 91 91 92 92 additionDataPromises[cardType] = cardDef 93 93 .loadData(