Show manual deploy options on mini variant, sometimes needed
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
696e404009
commit
2c3ab95472
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ struct FileButton : MenuButton {
|
|||
patchUtils::revertDialog();
|
||||
}, APP->patch->path.empty()));
|
||||
|
||||
#if defined(HAVE_LIBLO) && ! CARDINAL_VARIANT_MINI
|
||||
#if defined(HAVE_LIBLO) || CARDINAL_VARIANT_MINI
|
||||
menu->addChild(new ui::MenuSeparator);
|
||||
|
||||
remoteUtils::RemoteDetails* const remoteDetails = remoteUtils::getRemote();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue