mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 22:48:46 +00:00
Add Nextcloud widget
This commit is contained in:
parent
5a8b1b587b
commit
ed96c46fa5
5 changed files with 65 additions and 0 deletions
|
@ -33,6 +33,7 @@ const components = {
|
|||
moonraker: dynamic(() => import("./moonraker/component")),
|
||||
mylar: dynamic(() => import("./mylar/component")),
|
||||
navidrome: dynamic(() => import("./navidrome/component")),
|
||||
nextcloud: dynamic(() => import("./nextcloud/component")),
|
||||
nextdns: dynamic(() => import("./nextdns/component")),
|
||||
npm: dynamic(() => import("./npm/component")),
|
||||
nzbget: dynamic(() => import("./nzbget/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue