mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-20 04:04:45 +02:00
This one was me! laravel/framework#44807
This commit is contained in:
parent
861aeb0c5c
commit
c7bf124a15
@ -21,6 +21,6 @@ class UpCommand extends BaseUpCommand
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
return parent::handle() ?? 0;
|
return parent::handle();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user