Merge "Fix Conflict Object Storage Key Name"

This commit is contained in:
Zuul 2023-05-31 09:32:34 +00:00 committed by Gerrit Code Review
commit 25548b01b6

View File

@ -218,7 +218,7 @@ const renderMenu = (t) => {
{ {
path: '/storage/container', path: '/storage/container',
name: t('Object Storage'), name: t('Object Storage'),
key: 'container', key: 'containers',
endpoints: 'swift', endpoints: 'swift',
level: 1, level: 1,
children: [ children: [