mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08:00
alert updates
This commit is contained in:
7
site/src/types.d.ts
vendored
7
site/src/types.d.ts
vendored
@@ -68,3 +68,10 @@ export interface SystemStatsRecord extends RecordModel {
|
||||
system: string
|
||||
info: SystemStats
|
||||
}
|
||||
|
||||
export interface AlertRecord extends RecordModel {
|
||||
id: string
|
||||
system: string
|
||||
name: string
|
||||
// user: string
|
||||
}
|
||||
|
Reference in New Issue
Block a user