fix: Keep default SeCu logo, only replace with org logo if uploaded
This commit is contained in:
@@ -84,7 +84,7 @@ function isActive(href: string) {
|
||||
>
|
||||
</template>
|
||||
<template v-else>
|
||||
<span class="text-2xl font-bold text-primary-600">🔐 {{ authStore.orgName || 'SeCu' }}</span>
|
||||
<span class="text-2xl font-bold text-primary-600">🔐 SeCu</span>
|
||||
</template>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user