mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 06:08:48 +00:00
Adds azure pipelines widget
Add translation for result and status remove buildId value translation Fixes syntax in azure pipelines hide running status if finished
This commit is contained in:
parent
2aeb3f4c89
commit
04cccfdd60
6 changed files with 60 additions and 0 deletions
|
@ -5,6 +5,7 @@ const components = {
|
|||
audiobookshelf: dynamic(() => import("./audiobookshelf/component")),
|
||||
authentik: dynamic(() => import("./authentik/component")),
|
||||
autobrr: dynamic(() => import("./autobrr/component")),
|
||||
azurePipelines: dynamic(() => import("./azurePipelines/component")),
|
||||
bazarr: dynamic(() => import("./bazarr/component")),
|
||||
caddy: dynamic(() => import("./caddy/component")),
|
||||
changedetectionio: dynamic(() => import("./changedetectionio/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue