@@ -52,6 +52,7 @@ import {
|
||||
EntityHasSystemsCard,
|
||||
EntityLayout,
|
||||
EntityLinksCard,
|
||||
EntityLabelsCard,
|
||||
EntityOrphanWarning,
|
||||
EntityProcessingErrorsPanel,
|
||||
EntitySwitch,
|
||||
@@ -364,6 +365,10 @@ const overviewContent = (
|
||||
<EntityLinksCard />
|
||||
</Grid>
|
||||
|
||||
<Grid item md={4} xs={12}>
|
||||
<EntityLabelsCard />
|
||||
</Grid>
|
||||
|
||||
{cicdCard}
|
||||
|
||||
<EntitySwitch>
|
||||
|
||||
@@ -3,6 +3,9 @@ kind: Component
|
||||
metadata:
|
||||
name: shuffle-api
|
||||
description: Shuffle API
|
||||
labels:
|
||||
goVersion: go1.15.3
|
||||
category: music
|
||||
tags:
|
||||
- go
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user