fix: browse tree ancestors not converted in mariadb
This commit is contained in:
@@ -323,7 +323,9 @@ module.exports = () => {
|
||||
kind: 'link',
|
||||
label: 'Home',
|
||||
target: '/',
|
||||
targetType: 'home'
|
||||
targetType: 'home',
|
||||
visibilityMode: 'all',
|
||||
visibilityGroups: null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user