vod jam and earl vod.atverkackt.de
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

hide thumbnail until we figure out how to add it I guess.

+2 -2
+2 -2
src/lib/game/PresentDetail.svelte
··· 121 121 <span class="date">{formatDate(present.createdAt)}</span> 122 122 </div> 123 123 124 + {#if thumbnailUrl} 124 125 <div class="thumbnail"> 125 - {#if thumbnailUrl} 126 126 <img src={thumbnailUrl} alt={present.title} /> 127 - {/if} 128 127 </div> 128 + {/if} 129 129 130 130 <div class="button-row"> 131 131 <button class="action-btn collect-btn" onclick={() => oncollect?.()}>