mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
chore: revert
This commit is contained in:
parent
07c545a8da
commit
e7ac684198
1 changed files with 1 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue