mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 22:48:46 +00:00
adding working mylar
This commit is contained in:
parent
aee8ba1e1d
commit
58e8109856
5 changed files with 68 additions and 0 deletions
|
@ -27,6 +27,7 @@ const components = {
|
|||
miniflux: dynamic(() => import("./miniflux/component")),
|
||||
mikrotik: dynamic(() => import("./mikrotik/component")),
|
||||
moonraker: dynamic(() => import("./moonraker/component")),
|
||||
mylar: dynamic(() => import("./mylar/component")),
|
||||
navidrome: dynamic(() => import("./navidrome/component")),
|
||||
nextdns: dynamic(() => import("./nextdns/component")),
|
||||
npm: dynamic(() => import("./npm/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue