mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-04 06:12:12 +08:00
Feature: DeveLanCacheUI service widget (#3854)
--------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
@@ -15,6 +15,7 @@ import coinmarketcap from "./coinmarketcap/widget";
|
||||
import crowdsec from "./crowdsec/widget";
|
||||
import customapi from "./customapi/widget";
|
||||
import deluge from "./deluge/widget";
|
||||
import develancacheui from "./develancacheui/widget";
|
||||
import diskstation from "./diskstation/widget";
|
||||
import downloadstation from "./downloadstation/widget";
|
||||
import emby from "./emby/widget";
|
||||
@@ -135,6 +136,7 @@ const widgets = {
|
||||
crowdsec,
|
||||
customapi,
|
||||
deluge,
|
||||
develancacheui,
|
||||
diskstation,
|
||||
downloadstation,
|
||||
emby,
|
||||
|
||||
Reference in New Issue
Block a user