chatterino7: remove categories
This commit is contained in:
parent
9c9bc51b9a
commit
fcc1e32308
1 changed files with 0 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue