mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-21 14:50:08 +03:00
M #~: Fix minor to login (#2061)
This commit is contained in:
parent
01b769fb27
commit
5dc1e3a6fd
@ -196,7 +196,7 @@ const AppLink = memo(({ app }) => {
|
||||
color="text.secondary"
|
||||
padding={1}
|
||||
>
|
||||
<Translate word={T.TakeMeToTheAppGui} value={name} />
|
||||
<Translate word={T.TakeMeToTheAppGui} values={name} />
|
||||
</Link>
|
||||
)
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user