Skip to content

Commit

Permalink
Updated Image of Flag to 154
Browse files Browse the repository at this point in the history
  • Loading branch information
tmlcbnd authored Feb 25, 2024
1 parent 63d29b2 commit 03b72d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/crowdfunding/Donate.svelte
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<script lang="ts">
import { onMount } from 'svelte';
import prideFlag from '$lib/images/prideflag/frame_138.png';
import prideFlag from '$lib/images/prideflag/frame_154.png';
onMount(async () => {
// @ts-expect-error Temporary solution for loading of Tamaro widget.
Expand Down

0 comments on commit 03b72d3

Please sign in to comment.