Skip to content

Commit

Permalink
Update CountdownCircle.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-0 authored Aug 19, 2024
1 parent e3e6d2b commit d653f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Home/CountdownCircle.vue
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<script>
import { mapState } from 'pinia';
import patriot from '@/assets/patriot-logo-party.png';
import patriot from '@/assets/patriot.png';
import useScheduleStore from '@/stores/schedules';
export default {
Expand Down

0 comments on commit d653f2e

Please sign in to comment.