mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 14:38:47 +00:00
implemented fetching of minecraft server status
This commit is contained in:
parent
767fc1ec39
commit
8604418fb1
4 changed files with 50 additions and 0 deletions
|
@ -30,6 +30,7 @@ const components = {
|
|||
lidarr: dynamic(() => import("./lidarr/component")),
|
||||
mastodon: dynamic(() => import("./mastodon/component")),
|
||||
medusa: dynamic(() => import("./medusa/component")),
|
||||
minecraft: dynamic(() => import("./minecraft/component")),
|
||||
miniflux: dynamic(() => import("./miniflux/component")),
|
||||
mikrotik: dynamic(() => import("./mikrotik/component")),
|
||||
moonraker: dynamic(() => import("./moonraker/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue