mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
Mikrotik widget (#720)
This commit is contained in:
parent
17e7d449b0
commit
38d81b654e
6 changed files with 82 additions and 1 deletions
|
@ -22,6 +22,7 @@ const components = {
|
|||
lidarr: dynamic(() => import("./lidarr/component")),
|
||||
mastodon: dynamic(() => import("./mastodon/component")),
|
||||
miniflux: dynamic(() => import("./miniflux/component")),
|
||||
mikrotik: dynamic(() => import("./mikrotik/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