mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-08 03:01:19 -07:00
Feature: DeveLanCacheUI service widget (#3854)
Some checks failed
Some checks failed
--------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
@@ -19,6 +19,7 @@ const components = {
|
||||
iframe: dynamic(() => import("./iframe/component")),
|
||||
customapi: dynamic(() => import("./customapi/component")),
|
||||
deluge: dynamic(() => import("./deluge/component")),
|
||||
develancacheui: dynamic(() => import("./develancacheui/component")),
|
||||
diskstation: dynamic(() => import("./diskstation/component")),
|
||||
downloadstation: dynamic(() => import("./downloadstation/component")),
|
||||
docker: dynamic(() => import("./docker/component")),
|
||||
|
||||
Reference in New Issue
Block a user