mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
aio-interface: show checkbox for hub 10
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
37b7e22851
commit
b60db87321
2 changed files with 3 additions and 3 deletions
|
|
@ -171,7 +171,7 @@ readonly class DockerController {
|
|||
}
|
||||
|
||||
if (isset($request->getParsedBody()['install_latest_major'])) {
|
||||
$installLatestMajor = 30;
|
||||
$installLatestMajor = 31;
|
||||
} else {
|
||||
$installLatestMajor = "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue