This commit is contained in:
psykose 2024-10-20 08:32:56 +02:00
parent 800bff6e1a
commit 5214daf4e7

View file

@ -78,7 +78,7 @@ public class Ui.Setup : Adw.PreferencesDialog {
Secret.password_searchv.begin (
secret_schema,
new HashTable<string, string> (null, null),
Secret.SearchFlags.NONE | Secret.SearchFlags.UNLOCK,
Secret.SearchFlags.UNLOCK,
null,
(obj, res) => {
try {