mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-24 15:30:54 +01:00
@@ -189,7 +189,7 @@ const useDockerActionMutation = () => {
|
||||
{ action, id: container.Id },
|
||||
{
|
||||
onSuccess: () => {
|
||||
notifications.show({
|
||||
notifications.update({
|
||||
id: container.Id,
|
||||
title: containerName,
|
||||
message: `${t(`actions.${action}.end`)} ${containerName}`,
|
||||
|
||||
Reference in New Issue
Block a user