Add kwallet6 to help dialog

This commit is contained in:
ayumi-signal 2024-08-05 17:00:06 -07:00 committed by GitHub
parent 03bc4764bc
commit a769429b36
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,4 +8,5 @@ export const LINUX_PASSWORD_STORE_FLAGS: Record<string, string> = {
gnome_libsecret: 'gnome-libsecret',
kwallet: 'kwallet',
kwallet5: 'kwallet5',
kwallet6: 'kwallet6',
};