mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-03 20:47:37 +03:00
Enable Update native messaging manifest files checkbox with Flatpak
This commit is contained in:
parent
76a7dc79f4
commit
e9ea5b43ec
1 changed files with 0 additions and 3 deletions
|
@ -159,9 +159,6 @@ void BrowserSettingsWidget::loadSettings()
|
|||
m_ui->browserGlobalWarningWidget->setAutoHideTimeout(-1);
|
||||
#endif
|
||||
#ifdef KEEPASSXC_DIST_FLATPAK
|
||||
// Guarantees proxy path works with different flatpak installations
|
||||
m_ui->updateBinaryPath->setChecked(true);
|
||||
m_ui->updateBinaryPath->setEnabled(false);
|
||||
// The sandbox makes custom proxy locations very unintuitive
|
||||
m_ui->useCustomProxy->setChecked(false);
|
||||
m_ui->useCustomProxy->setEnabled(false);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue