mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
add mjpeg stream widget
This commit is contained in:
parent
15bf55952b
commit
ba19f77b8f
5 changed files with 32 additions and 0 deletions
|
@ -46,6 +46,7 @@ const components = {
|
|||
minecraft: dynamic(() => import("./minecraft/component")),
|
||||
miniflux: dynamic(() => import("./miniflux/component")),
|
||||
mikrotik: dynamic(() => import("./mikrotik/component")),
|
||||
mjpeg: dynamic(() => import("./mjpeg/component")),
|
||||
moonraker: dynamic(() => import("./moonraker/component")),
|
||||
mylar: dynamic(() => import("./mylar/component")),
|
||||
navidrome: dynamic(() => import("./navidrome/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue