Skip to content

Commit

Permalink
final sadcookie commit
Browse files Browse the repository at this point in the history
i was wrong this is the last one
  • Loading branch information
PrestonSwigart authored Dec 12, 2024
1 parent c788713 commit 19f6546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/teams/attachments/[id].vue
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ async function goBack() {
</UContainer>
</UContainer>
<div v-else class="opacity-50">
<img src="/public/sadcookie.png" height="140" width="140" class="mx-auto"/>
<img src="/public/sadcookie.png" height="400" width="400" class="mx-auto"/>
<h1 class="font-sans text-xl font-bold text-center">No Images</h1>
</div>
</template>
Expand Down

0 comments on commit 19f6546

Please sign in to comment.