chore: revert

This commit is contained in:
David Buday 2024-12-09 20:52:30 +01:00
parent 07c545a8da
commit e7ac684198

View file

@ -70,7 +70,7 @@ class Rollback extends Component
];
})->toArray();
}
$showToast && $this->dispatch('success', 'ListServerDockerImages loaded.');
$showToast && $this->dispatch('success', 'Images loaded.');
return [];
} catch (\Throwable $e) {