mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-07 09:35:54 -08:00
Add Sonarr refactor
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
import overseerr from "./overseerr/widget";
|
||||
import radarr from "./radarr/widget";
|
||||
import sonarr from "./sonarr/widget"
|
||||
|
||||
const widgets = {
|
||||
overseerr,
|
||||
radarr,
|
||||
sonarr,
|
||||
};
|
||||
|
||||
export default widgets;
|
||||
|
||||
Reference in New Issue
Block a user