mirror of
https://github.com/komodorio/helm-dashboard.git
synced 2026-03-28 07:18:03 +00:00
Fix/chart-link-cluster-mode (#474)
This commit is contained in:
@@ -26,7 +26,7 @@ export interface Scanner {
|
||||
|
||||
export interface ScanResult {
|
||||
scannerType: string;
|
||||
result: any;
|
||||
result: string;
|
||||
}
|
||||
|
||||
export interface ScannersList {
|
||||
|
||||
Reference in New Issue
Block a user