Skip to content

Commit

Permalink
fixing sadcookie.png
Browse files Browse the repository at this point in the history
  • Loading branch information
PrestonSwigart authored Dec 12, 2024
1 parent cd95ede commit 096fb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/dashboard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ async function updateTeamData() {
<div v-else>
<p class="font-medium text-xl text-center">No Events Scheduled</p>
<div class="flex-auto">
<img src="/public/sadcookie.png"/>
<img src="/public/sadcookie.png" style="vertical-align:middle"/>
</div>
</div>
</template>
Expand Down

0 comments on commit 096fb42

Please sign in to comment.