Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
yang1666204 committed Jun 11, 2024
1 parent e9548a4 commit b6dd16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/src/type/alert.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ declare namespace Alert {
value?: string;
}[];
endsAt: Dayjs;
rules:string[];
rules: string[];
id?: string;
comment: string;
};
Expand Down

0 comments on commit b6dd16d

Please sign in to comment.