(cherry picked from commit cb7e047c68)
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com>
This commit is contained in:
co-authored by
Peter Holmberg
parent
4044cc9aeb
commit
787a862fda
@@ -78,6 +78,7 @@ export function AlertList(props: PanelProps<AlertListOptions>) {
|
||||
props.options.folderId,
|
||||
props.options.alertName,
|
||||
props.options.sortOrder,
|
||||
props.timeRange,
|
||||
]);
|
||||
|
||||
const recentStateChanges = useAsync(async () => {
|
||||
|
||||
Reference in New Issue
Block a user