Add kwallet6 to help dialog

Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2024-08-06 11:49:48 -05:00 committed by GitHub
parent 0ce991f619
commit 54a37be1f5
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',
};