Added onBackground to footer
This commit is contained in:
@@ -54,7 +54,7 @@ const brandingStore = useBrandingStore()
|
||||
<div class="flex justify-center base-text" :style="{color: brandingStore.value.colors.onBackground}">
|
||||
Hutopy ©{{ new Date().getFullYear() }} - {{ $t('footer.allRightsReserved') }}
|
||||
</div>
|
||||
|
||||
|
||||
</footer>
|
||||
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user