halloy: fix add halloy url scheme handler (#351700)
This commit is contained in:
commit
86911616f7
@ -75,6 +75,7 @@ rustPlatform.buildRustPackage rec {
|
||||
mimeTypes = [
|
||||
"x-scheme-handler/irc"
|
||||
"x-scheme-handler/ircs"
|
||||
"x-scheme-handler/halloy"
|
||||
];
|
||||
categories = [
|
||||
"Network"
|
||||
|
Loading…
Reference in New Issue
Block a user