bitwarden-desktop: add URL scheme (#351047)
This commit is contained in:
@@ -189,6 +189,7 @@ in buildNpmPackage rec {
|
||||
comment = description;
|
||||
desktopName = "Bitwarden";
|
||||
categories = [ "Utility" ];
|
||||
mimeTypes = [ "x-scheme-handler/bitwarden" ];
|
||||
})
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user