chatterino7: remove categories

This commit is contained in:
notohh 2023-05-27 21:20:38 -04:00
parent 9c9bc51b9a
commit fcc1e32308
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -43,7 +43,6 @@ stdenv.mkDerivation rec {
exec = "chatterino"; exec = "chatterino";
icon = "chatterino"; icon = "chatterino";
comment = meta.description; comment = meta.description;
categories = ["Social Media"];
}; };
meta = with lib; { meta = with lib; {
description = "Chat client for twitch.tv"; description = "Chat client for twitch.tv";