1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-10 00:05:24 +02:00

fix(microk8s): PO ui fixes [EE-5900] (#10032)

Co-authored-by: testa113 <testa113>
This commit is contained in:
Ali 2023-08-14 12:35:03 +12:00 committed by GitHub
parent e1951baac0
commit 53679f9381
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 48 additions and 36 deletions

View file

@ -117,8 +117,8 @@ export function createMockEnvironment(): Environment {
StartTime: '',
},
StatusMessage: {
Detail: '',
Summary: '',
detail: '',
summary: '',
},
};
}