Skip to content

Commit

Permalink
Updated Image of Flag to 053
Browse files Browse the repository at this point in the history
  • Loading branch information
tmlcbnd authored Feb 2, 2024
1 parent 06c2a93 commit 8aba00e
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_040.png';
import prideFlag from '$lib/images/prideflag/frame_053.png';
onMount(async () => {
// @ts-expect-error Temporary solution for loading of Tamaro widget.
Expand Down

0 comments on commit 8aba00e

Please sign in to comment.