Adds missing creator's title

This commit is contained in:
2024-09-22 02:53:33 -04:00
parent cd51474d08
commit 79785846c6
4 changed files with 4 additions and 2 deletions

View File

@@ -20,7 +20,7 @@
<div class="flex flex-row align-center px-3">
<img
:src="brandingStore.value.image.logoUrl"
:src="brandingStore.value.images.logo"
alt="Profile Image"
class="rounded-full"
width="40"