Merge branch 'main' into Mylar

This commit is contained in:
Bryan 2023-02-03 20:47:58 -05:00 committed by GitHub
commit 77e02e6729
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 380 additions and 79 deletions

View file

@ -15,6 +15,7 @@ import hdhomerun from "./hdhomerun/widget";
import homebridge from "./homebridge/widget";
import jackett from "./jackett/widget";
import jellyseerr from "./jellyseerr/widget";
import komga from "./komga/widget";
import lidarr from "./lidarr/widget";
import mastodon from "./mastodon/widget";
import medusa from "./medusa/widget";
@ -80,6 +81,7 @@ const widgets = {
jackett,
jellyfin: emby,
jellyseerr,
komga,
lidarr,
mastodon,
medusa,