Add kwallet6 to help dialog
This commit is contained in:
parent
03bc4764bc
commit
a769429b36
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ export const LINUX_PASSWORD_STORE_FLAGS: Record<string, string> = {
|
|||
gnome_libsecret: 'gnome-libsecret',
|
||||
kwallet: 'kwallet',
|
||||
kwallet5: 'kwallet5',
|
||||
kwallet6: 'kwallet6',
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue