Merge pull request #166771 from Artturin/zoteroscheme

This commit is contained in:
Artturi 2022-04-01 11:09:33 +03:00 committed by GitHub
commit 96a1835155
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ stdenv.mkDerivation rec {
genericName = "Reference Management";
categories = [ "Office" "Database" ];
startupNotify = true;
mimeTypes = [ "text/plain" ];
mimeTypes = [ "x-scheme-handler/zotero" "text/plain" ];
};
installPhase = ''