update application names

This commit is contained in:
2024-12-09 10:39:58 +01:00
parent 3607442539
commit d5ba1be472
4 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@ watch(() => userPrefStore.getSelApp, appUpdated, { immediate: true });
<router-link to="/" class="layout-topbar-logo">
<img :src="logoSrc" alt="Logo" class="logo-image" />
<span>APOLLO</span>
<span>KNOWLEDGE</span>
</router-link>
</div>