Fix warning for cmus desktop entry groups

This commit is contained in:
Daniel Siepmann 2023-03-06 08:07:20 +01:00
parent 9314b81951
commit b0178263c1
Signed by: Daniel Siepmann
GPG Key ID: 33D6629915560EF4
1 changed files with 2 additions and 1 deletions

View File

@ -27,8 +27,9 @@ in {
comment = "A small, fast and powerful console music player";
genericName = "Music player";
categories = [
"Audio"
"AudioVideo"
"ConsoleOnly"
"Player"
];
};
};