mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
(cherry picked from commit df89db4e6f0315cf6d3d6452296ef639a1d05de1)
This commit is contained in:
parent
52db9b7077
commit
65d7339c77
@ -45,7 +45,7 @@ const Hosts = memo(
|
||||
async (payload) => {
|
||||
await addHost(data?.ID, payload)
|
||||
await refetchProvision()
|
||||
enqueueSuccess(`Host added ${amount}x`)
|
||||
enqueueSuccess(`Adding hosts ${amount}x`)
|
||||
}
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user