mirror of
https://github.com/ershisan99/coolify.git
synced 2025-12-17 12:33:06 +00:00
css
This commit is contained in:
@@ -10,7 +10,7 @@ class Revert extends Component
|
||||
{
|
||||
public Application $application;
|
||||
public $images = [];
|
||||
public string $current;
|
||||
public string|null $current;
|
||||
public function revertImage($tag)
|
||||
{
|
||||
dd("Reverting to {$this->application->uuid}:{$tag}");
|
||||
|
||||
Reference in New Issue
Block a user