Skip to content

Commit fb44c34

Browse files
committed
aaaa
1 parent 17c37e0 commit fb44c34

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

app/dashboard/page.tsx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1787,6 +1787,13 @@ export default function Dashboard() {
17871787
{
17881788
userData?.stage == "Gear Game" && (
17891789
<p className="mb-4">
1790+
<Image
1791+
src="/Archibald_20251004_102459_0000.png"
1792+
alt="image"
1793+
layout="responsive"
1794+
width={400}
1795+
height={300}
1796+
/>
17901797
Photo of Obsidian, Archibald, Horacio, and Austin all sharing a drink dated as 7:55pm (horacio next to austin). Obsidian looks annoyed at Austin, while Archibald and Horacio excitedly cheer with him
17911798
</p>
17921799
)

app/dashboard/views/organizerView.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ const eventPoints = {
3535
'f-25 dinner-saturday': 0,
3636
'meal-placeholder': 0,
3737
'Cipher': 20,
38+
'Card Game': 10,
3839
'Gear game 20': 20,
3940
'Gear game 15': 15,
4041
'Switch game': 10,
3.99 MB
Loading

0 commit comments

Comments
 (0)