Skip to content

Commit 869127c

Browse files
committed
feat: winter25 aluekartta
1 parent a9c0a1b commit 869127c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
1.83 MB
Loading

elements/map/EventMap.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ function EventMap() {
1717
contentHeight={5625}
1818
>
1919
<View style={{ width: '100%' }}>
20-
<Image source={require('@/assets/images/summer24-aluekartta.png')} />
20+
<Image source={require('@/assets/images/winter25-aluekartta.png')} />
2121
</View>
2222
</ReactNativeZoomableView>
2323
);

0 commit comments

Comments
 (0)