chore: correct spelling for footer custom entries

This commit is contained in:
Andrew Bastin
2023-08-26 04:43:34 +05:30
parent f7dc36e3f1
commit 3e83828722

View File

@@ -91,7 +91,7 @@
/> />
--> -->
<template <template
v-for="footerItem in platform.ui?.additonalFooterMenuItems" v-for="footerItem in platform.ui?.additionalFooterMenuItems"
:key="footerItem.id" :key="footerItem.id"
> >
<template v-if="footerItem.action.type === 'link'"> <template v-if="footerItem.action.type === 'link'">