service/arr: fix homer category

This commit is contained in:
Felix Buehler 2023-04-02 17:43:28 +02:00
parent 29b0fb499c
commit ff91cdd1dd
4 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@ in
webapps.apps.prowlarr = {
dashboard = {
name = "Prowlarr";
category = "manag";
category = "media";
icon = "sync-alt";
link = "https://indexer.${domain}";
};