forked from github-starred/komodo
fix ts
This commit is contained in:
@@ -307,6 +307,7 @@ export type AlertData =
|
||||
id: string;
|
||||
name: string;
|
||||
region?: string;
|
||||
component: string;
|
||||
temp: number;
|
||||
max: number;
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user