mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Fixed storing trust of share and persistent message
This commit is contained in:
@@ -127,6 +127,8 @@ void EditGroupWidgetKeeShare::showSharingState()
|
||||
.arg(supportedExtensions.join(", ")),
|
||||
MessageWidget::Warning);
|
||||
return;
|
||||
} else {
|
||||
m_ui->messageWidget->hide();
|
||||
}
|
||||
}
|
||||
const auto active = KeeShare::active();
|
||||
|
||||
Reference in New Issue
Block a user