Skip to content

Commit

Permalink
Fix task err pop Model
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoyan1998 committed Feb 1, 2024
1 parent e587f49 commit ece615a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ export const TASK_VAR_FILTER = [
'databaseName',
'envName',
'alertGroupName',
'variables'
'variables',
'alertGroup'
];

0 comments on commit ece615a

Please sign in to comment.